Commit Graph
2 Commits
Author SHA1 Message Date
benediktb 425779021f Updater: "Runonce" functionality was missing an argument
Updater will now get called correctly with the new runonce argument. I forgot to include the line in my previous commit.
2013-08-10 23:55:44 +02:00
benediktb 3fa2c37bd4 Added "runonce" option to updater
When called with "--runonce", the updater now quits after one round of updates instead of running continuously. Can be used for calling the updater as a cronjob. This was easier to accomplish than writing a startup script or anything similar ...
2013-08-08 22:02:10 +02:00