diff --git a/config-joey.hs b/config-joey.hs index a890670..2c6374c 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -116,6 +116,7 @@ container _parenthost name [ "cd /var/" , "rm -rf www" , "git clone git://git.kitenet.net/kitewiki www" + , "cd www" , "git checkout remotes/origin/old-kitenet.net" ] `flagFile` "/var/www/blastfromthepast.html" ]