From: Oleg Broytman Date: Sun, 21 Sep 2008 15:03:18 +0000 (+0000) Subject: Distribute to phd.pp.ru. X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=2a6b6f43db9a8df0f9c29473b6257a7e135fdb67;p=phdru.name%2Fphdru.name.git Distribute to phd.pp.ru. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@78 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- diff --git a/update-ALL b/update-ALL index 6d16ac8..3387e8b 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,3 @@ #! /bin/sh -./update-all && 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