Give details what encryption key is
This commit is contained in:
@@ -58,7 +58,7 @@ elif [[ \
|
||||
fi
|
||||
|
||||
if [[ -z "${encryptionKey}" ]]; then
|
||||
echo "--encryption-key is required"
|
||||
echo "--encryption-key for backup encryption is required"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user