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

View File

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