X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-ALL;h=90901edb2e2330415cd9e6f73499d9a493f8ac17;hb=b1492b5836aead48044b51e9ba114c641669c6b6;hp=69ea95547890710ae7b7ca3cd57155324534ec3c;hpb=6aa7ab00b5dc30b6221d0d55fecc1b0b957cdd79;p=phdru.name%2Fphdru.name.git diff --git a/update-ALL b/update-ALL index 69ea955..90901ed 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,4 @@ #! /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 + +cd "`dirname \"$0\"`"/.. && distribute -AD phdru.name +cd htdocs && exec distribute -AD phdru.name