diff --git a/Script.sh b/Script.sh index 0a98a4f..50b648f 100644 --- a/Script.sh +++ b/Script.sh @@ -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." \ No newline at end of file