From c1b9218af2c471021afa4a209af0a5d765623f72 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sat, 1 Feb 2014 23:25:02 +0100 Subject: [PATCH] [all_bots] ajout de parrot --- all_bots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all_bots b/all_bots index 62e683a..d2b42bb 100755 --- a/all_bots +++ b/all_bots @@ -2,7 +2,7 @@ # Pour envoyer une instructions à tous les bots en même temps -bots=('basile' 'deconnaisseur' 'hung' 'historien' 'salesman' 'saturnin' 'themis') # 'ibot') +bots=('basile' 'deconnaisseur' 'hung' 'historien' 'salesman' 'saturnin' 'themis' 'parrot') # 'ibot') cmd=$1 case $cmd in -- 2.39.2