added scheduler init script

This commit is contained in:
2024-08-02 17:15:43 +02:00
parent 268a68fc48
commit e984dc7d20

View File

@@ -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