Text typo fix
This commit is contained in:
@@ -56,7 +56,7 @@ if [ -z "${SSH_MASTER_AUTHORIZED_FILE}" ]; then
|
|||||||
echo "No master authorized_key file detected, no change check needed";
|
echo "No master authorized_key file detected, no change check needed";
|
||||||
exit;
|
exit;
|
||||||
fi;
|
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}";
|
echo "SSH Authorized Keys file folder: ${SSH_CENTRAL_AUTHORIZED_FILE_FOLDER}";
|
||||||
|
|
||||||
if [ ${LIST} -eq 1 ]; then
|
if [ ${LIST} -eq 1 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user