From: Vincent Le Gallic Date: Mon, 2 Dec 2013 13:50:01 +0000 (+0100) Subject: config aussi sur rezosup.crans.org X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=2f80d106c1535ef6fc140b9d87d1dbd017f3e206 config aussi sur rezosup.crans.org --- diff --git a/update_myconfig.sh b/update_myconfig.sh index abcc516..7da0fc1 100755 --- a/update_myconfig.sh +++ b/update_myconfig.sh @@ -11,7 +11,7 @@ echo "${color}sur eva:${endcolor}" cd ~/.myconfig git pull -for i in cerebro cabal info22 bde bde2 bde3 videobde pimeys baldrick quigon hexagon zamok ovh +for i in cerebro cabal info22 bde bde2 bde3 videobde pimeys baldrick quigon hexagon zamok ovh rezosup do echo "${color}sur $i:${endcolor}" ssh $i 'cd .myconfig; git pull'