gestion des cercles et de leurs couleurs

This commit is contained in:
2018-11-10 10:01:06 +01:00
parent c039cf8da9
commit 09d51c6bba
9 changed files with 514 additions and 14 deletions

View File

@@ -11,7 +11,7 @@ fi
if [ -f $flag ];
then
echo "$METHODE_bot is already running !"
echo "${METHODE}_bot is already running ! [$flag]"
exit 0
fi