oops- fixing path and removing verbose output

This commit is contained in:
brent s. 2016-02-22 03:30:01 -05:00
parent c72dc5389b
commit d09aa3281e
1 changed files with 1 additions and 2 deletions

View File

@ -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