summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2015-04-02 10:02:00 -0400
committerJoey Hess2015-04-02 10:02:00 -0400
commit015b249c6672527dce31a61610358ccbb46f3b46 (patch)
tree8555ab1e06112940693adbd95666700113f70a0d
parent8690fea4da3c3f5eb4e50e2a88483eeb66e01fa3 (diff)
typo
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 5b134c45..3d23de08 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -304,7 +304,7 @@ beaver = host "beaver.kitenet.net"
iabak :: Host
iabak = host "iabak.archiveteam.org"
- & aias "ia-bak.joeyh.name"
+ & alias "ia-bak.joeyh.name"
& ipv4 "124.6.40.227"
& os (System (Debian Testing) "amd64")
& Apt.stdSourcesList `onChange` Apt.upgrade