diff --git a/new.ca.sh b/new.ca.sh index 776714f..c943350 100755 --- a/new.ca.sh +++ b/new.ca.sh @@ -1,9 +1,8 @@ #!/bin/bash set -e -set -x -rootdir='/tmp/ssl/ca' +rootdir='/root/ssl/ca' bindir="$(dirname ${0})" export rootdir export bindir