|
|
@@ -113,6 +113,8 @@ fn_update_ts3_availablebuild(){
|
|
|
fn_print_fail "Checking for update: teamspeak.com: Not returning version info"
|
|
|
fn_script_log_fatal "Failure! Checking for update: teamspeak.com: Not returning version info"
|
|
|
core_exit.sh
|
|
|
+ elif [ "${installer}" == "1" ]; then
|
|
|
+ :
|
|
|
else
|
|
|
fn_print_ok "Checking for update: teamspeak.com"
|
|
|
fn_script_log_pass "Checking for update: teamspeak.com"
|