forked from norman/fusionpbx-install.sh-github-mirror
Update iptables.sh
This commit is contained in:
3
debian/resources/iptables.sh
vendored
3
debian/resources/iptables.sh
vendored
@@ -22,8 +22,9 @@ if [ ."$os_codename" = ."bullseye" ]; then
|
||||
fi
|
||||
|
||||
#remove ufw
|
||||
ufw reset
|
||||
ufw disable
|
||||
apt-get remove ufw
|
||||
apt-get remove -y ufw
|
||||
#apt-get purge ufw
|
||||
|
||||
#run iptables commands
|
||||
|
||||
Reference in New Issue
Block a user