From 439bc73703689dee6c8d9430264f3eafb79986ce Mon Sep 17 00:00:00 2001 From: bprieshof Date: Fri, 18 Jan 2019 10:46:20 +0100 Subject: [PATCH] Update 'Brotli/setup-updater.sh' --- Brotli/setup-updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Brotli/setup-updater.sh b/Brotli/setup-updater.sh index 213eac7..11eb062 100644 --- a/Brotli/setup-updater.sh +++ b/Brotli/setup-updater.sh @@ -28,7 +28,7 @@ fi #downloading Brotli updater scrips wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/Brotli/update-brotli.sh -O /opt/update-brotli.sh -sed -i "\$a0 2 * * 1 root /bin/bash /opt/update-brotli.sh >/dev/null 2>&1" /etc/crontab +sed -i "\$a0 2 * * * root /bin/bash /opt/update-brotli.sh >/dev/null 2>&1" /etc/crontab # setting webserver folder for package downloads