From fa859dbb1833626970f264ff2c1c9412eae182d5 Mon Sep 17 00:00:00 2001 From: Jakub Date: Tue, 20 May 2025 13:49:22 +0000 Subject: [PATCH] Aktualizovat replace.sh --- replace.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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