diff --git a/bin/authorized_key_location_change.sh b/bin/authorized_key_location_change.sh index 03f697b..cf435cd 100755 --- a/bin/authorized_key_location_change.sh +++ b/bin/authorized_key_location_change.sh @@ -56,7 +56,7 @@ if [ -z "${SSH_MASTER_AUTHORIZED_FILE}" ]; then echo "No master authorized_key file detected, no change check needed"; exit; fi; -echo "SSH Msater Authorized Key file: ${SSH_MASTER_AUTHORIZED_FILE}"; +echo "SSH Master Authorized Key file: ${SSH_MASTER_AUTHORIZED_FILE}"; echo "SSH Authorized Keys file folder: ${SSH_CENTRAL_AUTHORIZED_FILE_FOLDER}"; if [ ${LIST} -eq 1 ]; then