diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-10 11:10:17 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-10 11:10:17 -0400 |
| commit | 589e72eceb6b926a56d664072ae2b7a9b7987bbf (patch) | |
| tree | d014b00f1c993995ad1d8d9bee1af8d40d32654c | |
| parent | 02b9934ee847e2918caf0832886c0bce4ae09006 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index a8906700..2c6374c9 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" ] |
