Use different exit code on updates check
Enables some scripting, e.g. putting this in a cron job: ./update.sh --check && <notify-me-about-available-updates>
This commit is contained in:
Reference in New Issue
Block a user
Enables some scripting, e.g. putting this in a cron job: ./update.sh --check && <notify-me-about-available-updates>