From: Oleg Broytman Date: Wed, 12 Sep 2012 10:02:48 +0000 (+0000) Subject: Changed the order of options X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=5a0390e3aa44d4c68dce59a4218812f447c7a0e0;p=phdru.name%2Fphdru.name.git Changed the order of options git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@131 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- diff --git a/update-all b/update-all index 34c3bf0..d5415db 100755 --- a/update-all +++ b/update-all @@ -7,5 +7,5 @@ distribute -d public_html && \ ssh -4 phdppru@phdru.name "cd tmp && exec mv .htaccess awstats cgi-bin ../public_html" && \ ssh -4 iskra-aviel.phdru.name sitecopy -u fatal.ru && \ -cd "$HOME" && rsync -4aPz iskra-aviel.phdru.name:.sitecopy . && \ +cd "$HOME" && rsync -aPz4 iskra-aviel.phdru.name:.sitecopy . && \ exec distribute .sitecopy