diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-06 00:37:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-06 00:37:13 -0400 |
| commit | 2fd61fa4b5994898f471095082c910b72d03ff5b (patch) | |
| tree | de694b84f25e9c42ee5529433fa1fdc318c1342b | |
| parent | d7c862e89beb864f22d81675748b40e075e791f4 (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 9cc4b092..bc327bc3 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/user_liberation.git" + & JoeySites.annexWebSite "/srv/git/user-liberation.git" "user-liberation.kitenet.net" "da89f112-808b-420a-b468-d990ae2e5b52" [] |
