2
This commit is contained in:
parent
e509155207
commit
bdfe7d560a
@ -3,7 +3,7 @@
|
|||||||
PWGEN=`which pwgen`
|
PWGEN=`which pwgen`
|
||||||
if [ -z "${PWGEN}" ];
|
if [ -z "${PWGEN}" ];
|
||||||
then
|
then
|
||||||
echo "Could not finf \"pwgen\" binary"
|
echo "Could not find \"pwgen\" binary"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user