Daniel Gibbs
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
5 deletions
-
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. |
|
|
|