Browse Source

Corrected else indentation

pull/1915/head
UltimateByte 7 years ago
parent
commit
dd913baa12
  1. 2
      lgsm/functions/update_ts3.sh

2
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"

Loading…
Cancel
Save