From b8cd1202dee90310de0d98ba0c67a42f1440e31b Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 26 Aug 2020 14:16:37 +0100 Subject: [PATCH] Update command_start.sh --- lgsm/functions/command_start.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lgsm/functions/command_start.sh b/lgsm/functions/command_start.sh index ba151eeab..c3c4fc9d0 100644 --- a/lgsm/functions/command_start.sh +++ b/lgsm/functions/command_start.sh @@ -167,11 +167,6 @@ fn_start_tmux(){ fn_print_dots "${servername}" -if [ -f /.dockerenv ]; then - # Need to reinstall the config so that the generated config has all the latest env vars set - install_config.sh -fi - check.sh # Is the server already started.