From 675b810084ac556bd637f74b41e47448cd3c12be Mon Sep 17 00:00:00 2001 From: Marek Miklewicz Date: Sun, 30 Mar 2025 23:02:54 +0200 Subject: [PATCH] Update dapostinstall.sh --- dapostinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dapostinstall.sh b/dapostinstall.sh index 631573f..812b793 100755 --- a/dapostinstall.sh +++ b/dapostinstall.sh @@ -136,7 +136,7 @@ sed -i "s/,22,/,22,10022,/g" /etc/csf/csf.conf echo "Ustawienie dodatkowych zabezpieczen SSH" if ! grep -q '^Match User root' /etc/ssh/sshd_config; then - daupdate secssh + daupdate secssh2 fi echo "Ustawienie kluczy logowania do DirectAdmina i kluczy SSH hitme"