mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
81a3f4ba4c
commit
a881c93af1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user