X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=update-all;h=5a782af31910aaf5f7667d69d305c2b4a91e6be1;hb=b1492b5836aead48044b51e9ba114c641669c6b6;hp=67c24cd5f581619e1b1e9330a3212dfc88e14929;hpb=bce48094044964e5c8e7fa1097243937d641a757;p=phdru.name%2Fphdru.name.git diff --git a/update-all b/update-all index 67c24cd..5a782af 100755 --- a/update-all +++ b/update-all @@ -1,11 +1,4 @@ #! /bin/sh -cd ../htdocs && \ - -ssh phdppru@phd.pp.ru "cd public_html && exec mv .htaccess awstats cgi-bin ../tmp" && \ -distribute -r public_html/ -d phd.pp.ru/ && \ -ssh phdppru@phd.pp.ru "cd tmp && exec mv .htaccess awstats cgi-bin ../public_html" && \ - -ssh iskra-aviel.phd.pp.ru sitecopy -u fatal.ru by.ru && \ -cd "$HOME" && rsync -avPz iskra-aviel.phd.pp.ru:.sitecopy . && \ -exec distribute .sitecopy +cd "`dirname \"$0\"`"/.. && distribute -aD phdru.name +cd htdocs && exec distribute -aD phdru.name