thinrasp/etc_org/cron.weekly/update-notifier-common
2019-11-26 21:36:24 +01:00

9 lines
211 B
Bash
Executable File

#!/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