From: Oleg Broytman Date: Sat, 25 Feb 2006 13:52:22 +0000 (+0000) Subject: Execute make. X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=e0173febc0ca138990e9ae832f0cbf3928a14cac;p=phdru.name%2Fphdru.name.git Execute make. git-svn-id: file:///home/phd/archive/SVN/phdru.name/scripts@6 7bb0bf08-9e0d-0410-b083-99cee3bf18b8 --- diff --git a/update-ALL b/update-ALL index 69ea955..ad16cb4 100755 --- a/update-ALL +++ b/update-ALL @@ -1,3 +1,3 @@ #! /bin/sh -cd ../htdocs && distribute -d phd.pp.ru && ssh oper.med.ru bin/sc && \ +make && cd ../htdocs && distribute -d phd.pp.ru && ssh oper.med.ru bin/sc && \ cd "$HOME" && rsync -avPz oper.med.ru:.sitecopy . && exec distribute .sitecopy