updated scripts

This commit is contained in:
2023-08-27 18:47:18 -05:00
parent 77fbba1d68
commit c475c35795
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ if [[ ! -d /etc/cloud ]]
chown -R akanealw:akanealw /home/akanealw/.ssh
echo "SSH host keys regenerated successfully."
else
echo "SSH host keys not regenerated."
echo "SSH host keys already regenerated."
fi
else
echo "SSH host keys not regenerated."
echo "SSH host keys not regenerated on cloud image."
fi