From: Vincent Le Gallic Date: Mon, 15 Sep 2014 23:46:31 +0000 (+0200) Subject: [update_myconfig] Avertissement à la fin X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=647b2cc8d49edffaf0bc75cb96dc920be1d4adfa [update_myconfig] Avertissement à la fin --- diff --git a/update_myconfig.sh b/update_myconfig.sh index 92fe1e5..2476106 100755 --- a/update_myconfig.sh +++ b/update_myconfig.sh @@ -29,8 +29,6 @@ fi echo "Les machines de Serenity sont en dernier (.local issue)" -echo "${color}Ne peut pas mettre à jour (ForwardAgent=no) :${endcolor} tahines, rasputin" - # locally echo "${color}sur eva:${endcolor} (localement)" cd ~/.myconfig @@ -54,3 +52,6 @@ do echo "${color}sur $i:${endcolor}" ssh $i 'cd .myconfig; git pull' done + +# Warning à la fin +echo "${color}Ne peut pas mettre à jour (ForwardAgent=no) :${endcolor} tahines, rasputin"