X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=update_myconfig.sh;h=2476106192580c85b2a0324ab5333bf292733e57;hb=647b2cc8d49edffaf0bc75cb96dc920be1d4adfa;hp=92fe1e5e5b5ff31fd281cfa1a211e74c03101116;hpb=9f5384ce5b40f9de5da840db05be7418ae7d1f7d;p=scripts-20-100.git 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"