updated individual launch script

This commit is contained in:
Mokaddem 2016-08-25 16:51:57 +02:00
parent 991176fdfd
commit aaac798db9

View file

@ -56,4 +56,4 @@ echo -e $GREEN"\t* Launching ZMQ scripts"$DEFAULT
sleep 0.1
screen -S "Script" -X screen -t "SentimentAnalysis" bash -c './SentimentAnalysis.py; read x'
sleep 0.1
screen -S "Script" -X screen -t "ModuleInformation" bash -c './ModuleInformation.py; read x'
screen -S "Script" -X screen -t "ModuleInformation" bash -c './ModuleInformation.py -k 0; read x'