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
|
||||
|
||||
# done
|
||||
echo "No tasks found."
|
||||
fi
|
||||
|
||||
if [[ "$RET" == "" ]]; then
|
||||
|
Reference in New Issue
Block a user