Update 'Apache-Installer.sh'

This commit is contained in:
ictmaatwerk
2018-09-21 13:16:56 +00:00
parent 4e25053498
commit dca9234cb6

View File

@@ -106,7 +106,6 @@ if [ $netdata = 1 ]
apt install -y netdata
sed -i 's/SEND_EMAIL="YES"/SEND_EMAIL="NO"/g' /etc/netdata/health_alarm_notify.conf
ufw allow 19999/tcp
ufw allow 19999/tcp
# systemctl stop netdata
# systemctl disable netdata
fi