From dd913baa12dac97754f76dab2ae99b14b7a89d5b Mon Sep 17 00:00:00 2001 From: UltimateByte Date: Wed, 14 Mar 2018 19:43:09 +0100 Subject: [PATCH] Corrected else indentation --- lgsm/functions/update_ts3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/update_ts3.sh b/lgsm/functions/update_ts3.sh index 2e33c9203..7cc149517 100644 --- a/lgsm/functions/update_ts3.sh +++ b/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"