]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - update-all
Fix(cheetah compile): chmod +x
[phdru.name/phdru.name.git] / update-all
index 922d44e176dcf519dad07eb2870ef97b2982755c..5a782af31910aaf5f7667d69d305c2b4a91e6be1 100755 (executable)
@@ -1,4 +1,4 @@
 #! /bin/sh
 
-cd ../htdocs &&
-exec distribute -Ad phdru.name
+cd "`dirname \"$0\"`"/.. && distribute -aD phdru.name
+cd htdocs && exec distribute -aD phdru.name