diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-02 17:38:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-02 17:38:14 -0400 |
| commit | c6157babb145a9ecf3f92ed43b0f01cf29a77482 (patch) | |
| tree | 09786d0392f7ec331642150e0e54692f45187151 | |
| parent | 1413e9c61970532b846893ca6435f2a2785a1b02 (diff) | |
remove old alias
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 3d23de08..a16804e3 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -304,7 +304,6 @@ beaver = host "beaver.kitenet.net" iabak :: Host iabak = host "iabak.archiveteam.org" - & alias "ia-bak.joeyh.name" & ipv4 "124.6.40.227" & os (System (Debian Testing) "amd64") & Apt.stdSourcesList `onChange` Apt.upgrade |
