X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-ALL;h=90901edb2e2330415cd9e6f73499d9a493f8ac17;hb=5bfe6ea88d9f0579f7d4ed471c63c342c7b6fc1b;hp=922d44e176dcf519dad07eb2870ef97b2982755c;hpb=6c1b882f5a9919d7ee0654fb9dc1f042945e6240;p=phdru.name%2Fphdru.name.git diff --git a/update-ALL b/update-ALL index 922d44e..90901ed 100755 --- a/update-ALL +++ b/update-ALL @@ -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