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