Daniel Gibbs пре 6 година
родитељ
комит
88825ac7a2
1 измењених фајлова са 1 додато и 5 уклоњено
  1. 1 5
      lgsm/functions/command_start.sh

+ 1 - 5
lgsm/functions/command_start.sh

@@ -210,9 +210,5 @@ if [ "${updateonstart}" == "yes" ]||[ "${updateonstart}" == "1" ]||[ "${updateon
 	command_update.sh
 fi
 
-if [ "${shortname}" == "ts3" ]; then
-	fn_start_teamspeak3
-else
-	fn_start_tmux
-fi
+fn_start_tmux
 core_exit.sh