diff --git a/service.bat b/service.bat index a121f21..80b20c4 100644 --- a/service.bat +++ b/service.bat @@ -847,6 +847,7 @@ if exist "%SystemRoot%\System32\curl.exe" ( if not exist "%tempFile%" ( call :PrintRed "Failed to download hosts file from repository" + call :PrintYellow "Copy hosts file manually from %hostsUrl%" pause goto menu )