]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[update_myscripts] bde-fallback plus clair que bde2
authorVincent Le Gallic <legallic@crans.org>
Sun, 18 Oct 2015 14:08:19 +0000 (16:08 +0200)
committerVincent Le Gallic <legallic@crans.org>
Sun, 18 Oct 2015 14:08:19 +0000 (16:08 +0200)
update_myscripts.sh

index 19791a978432b9ce121d95955fd7f6fd98db6610..b4cbf02425fe27e0ac1254a76e8492c29b499fe0 100755 (executable)
@@ -18,7 +18,7 @@ echo "${color}sur eva:${endcolor} (localement)"
 cd ~/scripts
 git pull
 
-for i in zamok cerebro bde-test bde2 pimeys cabal${localmode}
+for i in zamok cerebro bde-test bde-fallback pimeys cabal${localmode}
 do
     echo "${color}sur $i:${endcolor}"
     ssh $i 'cd scripts; git pull'