Update INSTALL.sh

This commit is contained in:
Stefan Pejcic 2024-07-23 14:06:22 +02:00 committed by GitHub
parent 81a3f4ba4c
commit a881c93af1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -663,7 +663,9 @@ setup_firewall_service() {
wget https://download.configserver.com/csf.tgz
tar -xzf csf.tgz
rm csf.tgz
sh csf/install.sh
cd csf
sh install.sh
cd ..
rm -rf csf
#perl /usr/local/csf/bin/csftest.pl