diff options
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index aff03bb5..783c548f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -72,7 +72,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily -- Important stuff that needs not too much memory or CPU. - , let ctx = Context "diatom.kitenet.net " + , let ctx = Context "diatom.kitenet.net" in standardSystem "diatom.kitenet.net" Stable "amd64" & ipv4 "107.170.31.195" |
