From 0cb6525b9c11db23b937afb346ad2d8446a15ff5 Mon Sep 17 00:00:00 2001 From: iamabhishek-dubey Date: Wed, 18 Mar 2020 23:15:32 +0530 Subject: [PATCH] Changed image architecture --- entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 8f4dbb0..13a7648 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 -- 2.26.0