From 5e1d78ae11eba97398b251044b550e3a85fb8c82 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Sun, 15 Sep 2019 18:40:17 +0200 Subject: [PATCH] Update 'installer.sh' --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index f261fdb..17da6a2 100644 --- a/installer.sh +++ b/installer.sh @@ -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 #