From 56b1d73e60952bd90c24349aa66c563e7793442d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Jul 2014 14:40:48 -0400 Subject: [PATCH] propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-joey.hs b/config-joey.hs index 6b02ed4..cdd21c8 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -43,7 +43,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily & Docker.configured - & Docker.docked hosts "android-git-annex" + ! Docker.docked hosts "android-git-annex" , standardSystem "clam.kitenet.net" Unstable "amd64" [ "Unreliable server. Anything here may be lost at any time!" ]