~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to debian/update-notifier-common.cron.weekly

  • Committer: Balint Reczey
  • Date: 2019-09-20 12:39:57 UTC
  • mto: This revision was merged to the branch mainline in revision 976.
  • Revision ID: balint.reczey@canonical.com-20190920123957-cm5cz5qmigjssynv
Update changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
set -e
 
4
 
 
5
[ -x /usr/lib/ubuntu-release-upgrader/release-upgrade-motd ] || exit 0
 
6
 
 
7
# Check to see whether there is a new version of Ubuntu available
 
8
/usr/lib/ubuntu-release-upgrader/release-upgrade-motd