From 98f5c01bf0998c5a6d6098bc50d05d4f52c807f7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 23 Jul 2024 12:45:01 +0200 Subject: [PATCH] Update INSTALL.sh --- version/0.2.3/INSTALL.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/version/0.2.3/INSTALL.sh b/version/0.2.3/INSTALL.sh index 7580ea47..4e8a2a2a 100644 --- a/version/0.2.3/INSTALL.sh +++ b/version/0.2.3/INSTALL.sh @@ -672,6 +672,7 @@ setup_firewall_service() { # autologin from openpanel ln -s /etc/csf/ui/images/ /usr/local/admin/static/configservercsf + chmod +x /usr/local/admin/modules/security/csf.pl }