Update 'installer.sh'

This commit is contained in:
b.waal
2019-09-15 18:40:17 +02:00
parent a070adb96f
commit 5e1d78ae11

View File

@@ -498,7 +498,7 @@ systemctl restart fail2ban > /dev/null 2>&1
# Unattended Security Updates #
##---------------------------------##
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/installer.sh -O /tmp/unattended.sh
source /tmp/unattended.sh > /dev/null 2>&1
source /tmp/unattended.sh
##-----------------------##
# Enabling Services #