Cronjob checking for updates via zypper
This is just a simple cron script for checking for available software updates.
Basically, it's a wrapper around "zypper lu" that sends a report only when the list of available updates has changed.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:p_conrad/updatecheck && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
GPL-2.0.txt | 0000018092 17.7 KB | |
check-for-updates | 0000000806 806 Bytes | |
sysconf.updatecheck | 0000000329 329 Bytes | |
updatecheck.changes | 0000002093 2.04 KB | |
updatecheck.spec | 0000001994 1.95 KB |
Latest Revision
Peter Conrad (p_conrad)
committed
(revision 13)
- Added replacement for fillup_only when absent
Comments 0