From: Oleg Broytman Date: Sat, 5 Dec 2009 13:45:44 +0000 (+0000) Subject: Run sitecopy at iskra-aviel.phd.pp.ru. X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=50af527ae3dae73d4727898d306f05a5c1169057;p=phdru.name%2Fphdru.name.git Run sitecopy at iskra-aviel.phd.pp.ru. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@94 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- diff --git a/update-ALL b/update-ALL index 3387e8b..11acf11 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,5 @@ #! /bin/sh -./update-all && ssh phd.pp.ru bin/sc && \ -cd "$HOME" && rsync -avPz phd.pp.ru:.sitecopy . && exec distribute .sitecopy + +./update-all && 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