propellor spin
This commit is contained in:
parent
02b9934ee8
commit
589e72eceb
|
@ -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"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue