This commit is contained in:
2018-10-31 10:06:43 +01:00
parent e121c6f6dd
commit b3ad46d98a
39 changed files with 1757 additions and 1116 deletions

View File

@@ -11,6 +11,14 @@ export FLAG_PATH=$APPS_PATH/../flags
MINUTE=`date +%M`
DATE=`date +%Y%m%d0000`
source methode/$1/robot.sh
if [ -f methode/$1/robot.sh ];
then
source methode/$1/robot.sh
fi
if [ -d methode2/$1 ];
then
source methode2/robot.sh $1
fi
#source twitter/twitterbot/robot.sh