You've already forked auto-update-ubuntu
Just cron job nitpicking no real code changes
This commit is contained in:
@@ -72,6 +72,7 @@ sed -i '/Unattended-Upgrade::Allowed-Origins/ s|//\s*"\${distro_id}:\${distro_co
|
||||
#
|
||||
cronjob01='0 4 * * 0 root /usr/bin/apt update && /usr/bin/unattended-upgrade -v >/dev/null 2>&1'
|
||||
echo "$cronjob01" > /etc/cron.d/updatesystem
|
||||
echo "" >> /etc/cron.d/updatesystem
|
||||
|
||||
#
|
||||
# Ensure correct permissions for /etc/cron.d entries
|
||||
|
||||
Reference in New Issue
Block a user