X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=update_myconfig.sh;h=67436e8a5a360402521aa637d68b5068fcb8f489;hb=ea0365fc8f44b3246fe1c04d520d5cc3a6cdaaaf;hp=7790debe4e8d7e11c9d28403b73e280d0e6fe6b1;hpb=279f110245fa330dce5d9eebeb1915db4fd3fbf1;p=scripts-20-100.git 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"