From dca9234cb6a968ae5e6a046cb42f167ecdb0da12 Mon Sep 17 00:00:00 2001 From: ictmaatwerk Date: Fri, 21 Sep 2018 13:16:56 +0000 Subject: [PATCH] Update 'Apache-Installer.sh' --- Apache-Installer.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Apache-Installer.sh b/Apache-Installer.sh index 91bd7b4..3580c46 100644 --- a/Apache-Installer.sh +++ b/Apache-Installer.sh @@ -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