This commit is contained in:
drduh 2015-07-03 14:17:10 -04:00
parent 51faf2ef6b
commit bee78f773f
1 changed files with 0 additions and 1 deletions

1
pwd.sh
View File

@ -5,7 +5,6 @@
set -o errtrace
set -o nounset
set -o pipefail
set -x
gpg=$(which gpg)
safe=${PWDSH_SAFE:=pwd.sh.safe}