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 | 0000001763 1.72 KB | |
updatecheck.spec | 0000001736 1.7 KB |
Revision 11 (latest revision is 13)
Peter Conrad (p_conrad)
committed
(revision 11)
- Fixed __sed macro - Used other macros where applicable
Comments 0