Daniel Gibbs пре 9 година
родитељ
комит
dffd21a277
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lgsm/functions/update_minecraft.sh

+ 1 - 1
lgsm/functions/update_minecraft.sh

@@ -80,7 +80,7 @@ fn_update_availablebuild(){
 		fn_script_log_fatal "Failure! Checking for update: mojang.com: Not returning version info"
 		fn_script_log_fatal "Failure! Checking for update: mojang.com: Not returning version info"
 		core_exit.sh
 		core_exit.sh
 	else
 	else
-		fn_print_ok "Checking for update: mojang.com"
+		fn_print_ok_nl "Checking for update: mojang.com"
 		fn_script_log_pass "Checking for update: mojang.com"
 		fn_script_log_pass "Checking for update: mojang.com"
 		sleep 1
 		sleep 1
 	fi
 	fi