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