diff --git a/entrypoint.sh b/entrypoint.sh index 8f4dbb0d33d1ed27a6e958fcb4b3ded8cac5929e..13a7648ad3d1caff23925e02599e0c7db5b1f752 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -34,7 +34,6 @@ main_function() { set_redis_password redis_mode_setup start_redis - redis_server_mode } main_function