Browse Source

fix typos

pull/3891/head
AlexCS1337 10 months ago
parent
commit
0a3277a549
  1. 2
      lgsm/modules/command_start.sh

2
lgsm/modules/command_start.sh

@ -199,8 +199,6 @@ fi
fn_print_dots "${servername}"
if [ "${shortname}" == "jk2" ]; then
fn_start_jk2
elif [ "${shortname}" == "jk3 "]; then
fn_start_jk3
else
fn_start_tmux
fi

Loading…
Cancel
Save