X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-ALL;h=3387e8b24935a4731141c31c5707d373736dc0c9;hb=9250715ee89736a5db1cdfb84a0ef5dd59b9e158;hp=69ea95547890710ae7b7ca3cd57155324534ec3c;hpb=6aa7ab00b5dc30b6221d0d55fecc1b0b957cdd79;p=phdru.name%2Fphdru.name.git diff --git a/update-ALL b/update-ALL index 69ea955..3387e8b 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,3 @@ #! /bin/sh -cd ../htdocs && distribute -d phd.pp.ru && 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