X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=blobdiff_plain;f=update-all;h=5a782af31910aaf5f7667d69d305c2b4a91e6be1;hp=4aa0189bb1dbc7b679aecfe92539daf8d1140c4a;hb=7a0043fac53e3ca80dbde5c299ede6ddfdd83837;hpb=e5169110617b44c79b1d9c89ffe6d8c1559d6f50 diff --git a/update-all b/update-all index 4aa0189..5a782af 100755 --- a/update-all +++ b/update-all @@ -1,4 +1,4 @@ #! /bin/sh -cd "`dirname \"$0\"`"/.. && distribute -ad phdru.name -cd htdocs && exec distribute -ad phdru.name +cd "`dirname \"$0\"`"/.. && distribute -aD phdru.name +cd htdocs && exec distribute -aD phdru.name