]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[update_myconfig] Message de warning ForwardAgent=no au début.
authorVincent Le Gallic <legallic@crans.org>
Mon, 16 Jun 2014 17:37:11 +0000 (19:37 +0200)
committerVincent Le Gallic <legallic@crans.org>
Mon, 16 Jun 2014 17:37:11 +0000 (19:37 +0200)
update_myconfig.sh

index 7790debe4e8d7e11c9d28403b73e280d0e6fe6b1..67436e8a5a360402521aa637d68b5068fcb8f489 100755 (executable)
@@ -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"