create_opendkim_key.sh: fix typo..
This commit is contained in:
parent
05a2b21e95
commit
2605a0f379
@ -567,7 +567,7 @@ if $terminal && ! $BATCH_MODE ; then
|
||||
echo -n " Type upper case 'YES' to start: "
|
||||
read OK
|
||||
if [[ "$OK" != "YES" ]] ; then
|
||||
fatal "Abort by user request - Answer as not 'YES'"
|
||||
fatal "Abort by user request - Answer was not 'YES'"
|
||||
fi
|
||||
echo ""
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user