]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - update-ALL
Style(phd.py): Fix `flake8` warnings
[phdru.name/phdru.name.git] / update-ALL
index 922d44e176dcf519dad07eb2870ef97b2982755c..90901edb2e2330415cd9e6f73499d9a493f8ac17 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