1
0
mirror of https://github.com/octoleo/Purse.git synced 2025-01-30 10:38:35 +00:00
This commit is contained in:
drduh 2015-07-03 14:17:10 -04:00
parent 51faf2ef6b
commit bee78f773f

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}