X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-ALL;h=01d44d7a990791e6e27b18cddbf5086916e0a2f7;hb=d4a8101f56c22a7b3ac880252ef4caa349d68959;hp=6d16ac825a15dce18338802c5cd5bec8d6393158;hpb=f250dfb77fd91eef9f8522a7c5c4c79f5c6f80cf;p=phdru.name%2Fphdru.name.git diff --git a/update-ALL b/update-ALL index 6d16ac8..01d44d7 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,4 @@ #! /bin/sh -./update-all && ssh oper.med.ru bin/sc && \ -cd "$HOME" && rsync -avPz oper.med.ru:.sitecopy . && exec distribute .sitecopy + +cd "`dirname \"$0\"`"/.. && distribute -Ad phdru.name +cd htdocs && exec distribute -Ad phdru.name