Update INSTALL.sh

This commit is contained in:
Stefan Pejcic
2024-07-24 17:23:09 +02:00
committed by GitHub
parent 778141e698
commit ad3f1f3123

View File

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