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.