Update 'debian-setup.sh'
This commit is contained in:
parent
af20f80422
commit
1d29e57d7e
@ -102,6 +102,10 @@ fi
|
||||
#echo "net.ipv6.conf.all.disable_ipv6 = 1" >> /etc/sysctl.conf
|
||||
#sysctl -p
|
||||
|
||||
# Disable ufw
|
||||
systemctl stop ufw
|
||||
systemctl disable ufw
|
||||
|
||||
|
||||
# output
|
||||
echo "[INFO] Setup finished"
|
||||
|
Loading…
Reference in New Issue
Block a user