Explorar el Código

Merge remote-tracking branch 'origin/hotfix/180313-teamspeak3' into develop

Daniel Gibbs hace 8 años
padre
commit
192074c4e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/functions/update_ts3.sh

+ 1 - 1
lgsm/functions/update_ts3.sh

@@ -212,7 +212,7 @@ if [ "${installer}" == "1" ]; then
 		fn_update_ts3_availablebuild_legacy
 	fi
 	fn_update_ts3_dl
-	else
+else
 	# Checks for server update from teamspeak.com using a mirror dl.4players.de.
 	fn_print_dots "Checking for update: teamspeak.com"
 	fn_script_log_info "Checking for update: teamspeak.com"