From 9c96bae2e225112aff13cae487ad3e9361ae04b4 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 9 Aug 2016 00:28:07 +0100 Subject: [PATCH] .com.com --- lgsm/functions/update_minecraft.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lgsm/functions/update_minecraft.sh b/lgsm/functions/update_minecraft.sh index 180a55068..235c26080 100644 --- a/lgsm/functions/update_minecraft.sh +++ b/lgsm/functions/update_minecraft.sh @@ -147,9 +147,9 @@ if [ "${installer}" == "1" ]; then fn_update_availablebuild fn_update_dl else - # Checks for server update from mojang.com.com - fn_print_dots "Checking for update: mojang.com.com" - fn_script_log_info "Checking for update: mojang.com.com" + # Checks for server update from mojang.com + fn_print_dots "Checking for update: mojang.com" + fn_script_log_info "Checking for update: mojang.com" sleep 1 fn_update_currentbuild fn_update_availablebuild