Update INSTALL.sh

This commit is contained in:
Stefan Pejcic 2024-07-23 18:16:46 +02:00 committed by GitHub
parent a881c93af1
commit 93e9f524df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -767,6 +767,7 @@ setup_firewall_service() {
csf -r csf -r
systemctl restart docker systemctl restart docker
systemctl enable csf systemctl enable csf
service csf enable
elif [ "$UFW_SETUP" = true ]; then elif [ "$UFW_SETUP" = true ]; then