Update Script.sh

This commit is contained in:
Andrés Felipe Marulanda Hernández 2024-07-05 16:28:05 +00:00
parent 4a5df0127b
commit 68a888fa1e

View File

@ -48,4 +48,6 @@ chmod 700 /home/sistemas/.ssh
chmod 600 /home/sistemas/.ssh/authorized_keys
EOF
sudo apt install openssh-server -y
echo "Script completado."