From 02b9934ee847e2918caf0832886c0bce4ae09006 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 10 Apr 2014 11:09:16 -0400 Subject: propellor spin --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] -- cgit v1.2.3