mirror of
https://github.com/linuxserver/docker-diskover.git
synced 2026-02-20 04:57:50 +08:00
Testing
This commit is contained in:
parent
597c1136b8
commit
a522f59ac8
@ -9,7 +9,7 @@ fi
|
||||
|
||||
# empty existing redis queue
|
||||
echo "emptying current redis queues..."
|
||||
rq empty -u redis://${DISKOVER_ARRAY[REDIS_HOST]}:${DISKOVER_ARRAY[REDIS_PORT]} diskover_crawl diskover diskover_calcdir failed
|
||||
rq empty -u redis://"${DISKOVER_ARRAY[REDIS_HOST]}":"${DISKOVER_ARRAY[REDIS_PORT]}" diskover_crawl diskover diskover_calcdir failed
|
||||
sleep 3
|
||||
|
||||
echo "killing dangling workers..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user