propellor spin

This commit is contained in:
Joey Hess 2015-04-03 02:32:34 -04:00
parent f545bf3615
commit 25c07337f8
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ iabak = host "iabak.archiveteam.org"
& File.containsLine "/etc/sudoers" "www-data ALL=NOPASSWD:/usr/local/IA.BAK/pushed.sh"
& Cron.niceJob "shardstats" (Cron.Times "*/30 * * * *") "root" "/"
"/usr/local/IA.BAK/shardstats-all"
& Cron.runPropellor (Cron.Times "30 * * * *")
where
repo = "https://github.com/ArchiveTeam/IA.BAK/"