typo
This commit is contained in:
parent
c5f72997f8
commit
1e2055ec9a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ if [ $PASSPHRASE != "none" ]
|
||||||
then
|
then
|
||||||
export PASSPHRASE
|
export PASSPHRASE
|
||||||
else
|
else
|
||||||
echo "Please set a passphrase in the skript"
|
echo "Please set a passphrase in the script"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue