Daniel Gibbs 6 anni fa
parent
commit
88825ac7a2
1 ha cambiato i file con 1 aggiunte e 5 eliminazioni
  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