From 4cb0358028fd2b3056b4963c163260338094f6a1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 13 Oct 2018 21:00:41 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 52aff91d..db653fc9 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -154,7 +154,7 @@ orca = host "orca.kitenet.net" $ props & Systemd.nspawned (GitAnnexBuilder.autoBuilderContainer GitAnnexBuilder.stackAutoBuilder (Stable "jessie") X86_32 (Just "ancient") (Cron.Times "45 * * * *") "2h") - & Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer + ! Systemd.nspawned (GitAnnexBuilder.androidAutoBuilderContainer (Cron.Times "1 1 * * *") "3h") banana :: Host -- cgit v1.2.3