added scheduler init script
This commit is contained in:
@@ -155,6 +155,7 @@ while true; do
|
|||||||
# redis-cli -h $REDIS_SERVER -p $REDIS_PORT SADD web_out $TASK
|
# redis-cli -h $REDIS_SERVER -p $REDIS_PORT SADD web_out $TASK
|
||||||
|
|
||||||
# done
|
# done
|
||||||
|
echo "No tasks found."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$RET" == "" ]]; then
|
if [[ "$RET" == "" ]]; then
|
||||||
|
Reference in New Issue
Block a user