added exit line
This commit is contained in:
@@ -83,6 +83,8 @@ echo `date`" Webserver initialized"
|
|||||||
# TESTING
|
# TESTING
|
||||||
sleep 86400
|
sleep 86400
|
||||||
|
|
||||||
|
exit
|
||||||
|
|
||||||
|
|
||||||
# poll redis infinitely for scheduler jobs
|
# poll redis infinitely for scheduler jobs
|
||||||
check_redis_availability $REDIS_SERVER $REDIS_PORT $CURL_RETRIES $CURL_SLEEP_SHORT
|
check_redis_availability $REDIS_SERVER $REDIS_PORT $CURL_RETRIES $CURL_SLEEP_SHORT
|
||||||
|
Reference in New Issue
Block a user