X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-ALL;h=3387e8b24935a4731141c31c5707d373736dc0c9;hb=22536b316af1325339bbe0f643dc573c4a227d33;hp=6d16ac825a15dce18338802c5cd5bec8d6393158;hpb=f250dfb77fd91eef9f8522a7c5c4c79f5c6f80cf;p=phdru.name%2Fphdru.name.git diff --git a/update-ALL b/update-ALL index 6d16ac8..3387e8b 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,3 @@ #! /bin/sh -./update-all && ssh oper.med.ru bin/sc && \ -cd "$HOME" && rsync -avPz oper.med.ru:.sitecopy . && exec distribute .sitecopy +./update-all && ssh phd.pp.ru bin/sc && \ +cd "$HOME" && rsync -avPz phd.pp.ru:.sitecopy . && exec distribute .sitecopy