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 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 |
