propellor spin

This commit is contained in:
Joey Hess 2014-07-17 16:16:13 -04:00
parent 0f7a2634c4
commit b0fd7f0006
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -381,4 +381,4 @@ podcatcher :: Property
podcatcher = Cron.niceJob "podcatcher run hourly" "55 * * * *"
"joey" "/home/joey/lib/sound/podcasts"
"xargs git-annex importfeed -c annex.genmetadata=true < feeds; mr --quiet update"
`requires` Apt.installed ["git-annex"]
`requires` Apt.installed ["git-annex", "myrepos"]