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

+ 1 - 1
lgsm/functions/check_steamcmd.sh

@@ -55,7 +55,7 @@ fn_check_steamcmd(){
 			fn_install_steamcmd
 		fi
 	elif [ "${function_selfname}" == "command_install.sh" ]; then
-		fn_print_information "SteamCMD is already installed"
+		fn_print_information "SteamCMD is already installed..."
 		fn_print_ok_eol_nl
 	fi
 }