propellor spin
This commit is contained in:
parent
01075e3632
commit
02b9934ee8
|
@ -115,7 +115,7 @@ container _parenthost name
|
||||||
& scriptProperty
|
& scriptProperty
|
||||||
[ "cd /var/"
|
[ "cd /var/"
|
||||||
, "rm -rf www"
|
, "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"
|
, "git checkout remotes/origin/old-kitenet.net"
|
||||||
] `flagFile` "/var/www/blastfromthepast.html"
|
] `flagFile` "/var/www/blastfromthepast.html"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue