forked from norman/fusionpbx-install.sh-github-mirror
Update node.sh (#292)
This commit is contained in:
1
debian/resources/postgresql/node.sh
vendored
1
debian/resources/postgresql/node.sh
vendored
@@ -81,6 +81,7 @@ if [ .$iptables_add = ."y" ]; then
|
||||
echo iptables-persistent iptables-persistent/autosave_v4 boolean true | debconf-set-selections
|
||||
echo iptables-persistent iptables-persistent/autosave_v6 boolean true | debconf-set-selections
|
||||
apt-get install -y iptables-persistent
|
||||
systemctl restart fail2ban
|
||||
fi
|
||||
|
||||
#setup ssl
|
||||
|
||||
Reference in New Issue
Block a user