This commit is contained in:
2024-03-08 14:21:04 +01:00
parent 6b30510a68
commit 0005a9eb5b
Vendored Regular → Executable
+1 -1
View File
@@ -37,6 +37,6 @@ if choice 2>/dev/null; then
echo -ne "\nGenerate key ...\n"
dpkg-reconfigure openssh-server
systemctl restart sshd
systemctl status sshd
systemctl status sshd
fi