mirror of https://github.com/CIRCL/AIL-framework
Add to docker start crawlers launch
parent
a52ae937df
commit
44e4d6802e
|
@ -13,6 +13,7 @@ signalListener() {
|
||||||
source ./AILENV/bin/activate
|
source ./AILENV/bin/activate
|
||||||
cd bin
|
cd bin
|
||||||
./LAUNCH.sh -l
|
./LAUNCH.sh -l
|
||||||
|
./LAUNCH.sh -c
|
||||||
./LAUNCH.sh -f
|
./LAUNCH.sh -f
|
||||||
|
|
||||||
signalListener tail -f /dev/null $@
|
signalListener tail -f /dev/null $@
|
||||||
|
|
Loading…
Reference in New Issue