summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 9d9ad642..a8906700 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -115,7 +115,7 @@ container _parenthost name
& scriptProperty
[ "cd /var/"
, "rm -rf www"
- , "git clone git://git.kitenet.net/git/kitewiki www"
+ , "git clone git://git.kitenet.net/kitewiki www"
, "git checkout remotes/origin/old-kitenet.net"
] `flagFile` "/var/www/blastfromthepast.html"
]