From: Vincent Le Gallic Date: Mon, 16 Jun 2014 17:37:11 +0000 (+0200) Subject: [update_myconfig] Message de warning ForwardAgent=no au début. X-Git-Url: http://gitweb.pimeys.fr/?p=scripts-20-100.git;a=commitdiff_plain;h=4a583bfa4e6f27e20543a74ad7b3e2e2d01e5c96 [update_myconfig] Message de warning ForwardAgent=no au début. --- diff --git a/update_myconfig.sh b/update_myconfig.sh index 7790deb..67436e8 100755 --- a/update_myconfig.sh +++ b/update_myconfig.sh @@ -13,6 +13,8 @@ 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 @@ -23,5 +25,3 @@ do echo "${color}sur $i:${endcolor}" ssh $i 'cd .myconfig; git pull' done - -echo "${color}Pas pu mettre à jour (ForwardAgent=no) :${endcolor} tahines, rasputin"