nsbin/update-notify/new-packages.debian
Nico Schottelius df2daf524d init
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
2017-07-19 17:15:41 +02:00

5 lines
172 B
Bash
Executable file

#!/bin/sh
# Nico Schottelius
# usable as cron script, to show which packages should be updated
apt-get update >/dev/null && echo n | apt-get -q --no-download dist-upgrade