mirror of
https://github.com/linuxserver/docker-diskover.git
synced 2026-02-20 04:57:50 +08:00
Final, minor touchups
This commit is contained in:
parent
71a5ae2c90
commit
6a0dd42523
@ -22,4 +22,4 @@ echo "starting workers with following options: ${DISKOVER_ARRAY[WORKER_OPTS]}"
|
||||
/bin/bash /app/diskover/diskover-bot-launcher.sh ${DISKOVER_ARRAY[WORKER_OPTS]}
|
||||
|
||||
echo "starting crawler with following options: ${DISKOVER_ARRAY[DISKOVER_OPTS]}"
|
||||
/usr/bin/python3 ./diskover.py ${DISKOVER_ARRAY[DISKOVER_OPTS]}
|
||||
/usr/bin/python3 /app/diskover/diskover.py ${DISKOVER_ARRAY[DISKOVER_OPTS]}
|
||||
Loading…
x
Reference in New Issue
Block a user