diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-06 00:34:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-06 00:34:40 -0400 |
| commit | d7c862e89beb864f22d81675748b40e075e791f4 (patch) | |
| tree | 4230a99dbf1eefe91fe7652092268b9dac584968 | |
| parent | 4bac16dfa2b2d3289215fe7623c76f84598f04b6 (diff) | |
propellor spin
| -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 be27e101..9cc4b092 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -244,7 +244,7 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" & JoeySites.pumpRss & alias "user-liberation.joeyh.name" - & JoeySites.annexWebSite "/srv/git/joey/user_liberation.git" + & JoeySites.annexWebSite "/srv/git/user_liberation.git" "user-liberation.kitenet.net" "da89f112-808b-420a-b468-d990ae2e5b52" [] |
