/
etc
/
cron.weekly
/
/etc/cron.weekly
mkdir
upload
Name
Size
Mode
Actions
.placeholder
102
0644
edit
dl
rm
man-db
813
0755
edit
dl
rm
update-notifier-common
211
0755
edit
dl
rm
Edit:
/etc/cron.weekly/update-notifier-common
(211B)
#!/bin/sh set -e [ -x /usr/lib/ubuntu-release-upgrader/release-upgrade-motd ] || exit 0 # Check to see whether there is a new version of Ubuntu available /usr/lib/ubuntu-release-upgrader/release-upgrade-motd
Save
cmd:
run