réorg
This commit is contained in:
10
lancer.sh
10
lancer.sh
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user