X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-ALL;h=01d44d7a990791e6e27b18cddbf5086916e0a2f7;hb=d4a8101f56c22a7b3ac880252ef4caa349d68959;hp=922d44e176dcf519dad07eb2870ef97b2982755c;hpb=6c1b882f5a9919d7ee0654fb9dc1f042945e6240;p=phdru.name%2Fphdru.name.git diff --git a/update-ALL b/update-ALL index 922d44e..01d44d7 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