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