Ver Fonte

ts3 start

Daniel Gibbs há 6 anos atrás
pai
commit
88825ac7a2
1 ficheiros alterados com 1 adições e 5 exclusões
  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
 	command_update.sh
 fi
 fi
 
 
-if [ "${shortname}" == "ts3" ]; then
-	fn_start_teamspeak3
-else
-	fn_start_tmux
-fi
+fn_start_tmux
 core_exit.sh
 core_exit.sh