diff --git a/replace.sh b/replace.sh index 9c592bd..9be8033 100755 --- a/replace.sh +++ b/replace.sh @@ -4,4 +4,5 @@ cp /etc/ssh/sshd_config /etc/ssh/sshd_config.back cp ./ssh/sshd_config /etc/ssh/sshd_config chmod +x ./ssh/install.sh ./ssh/install.sh -rm -r ./ssh/ \ No newline at end of file +rm -r ./ssh/ +reboot \ No newline at end of file