From affb780121e810d5b5adc16a8345832bbfbd5283 Mon Sep 17 00:00:00 2001 From: JakeyPrime Date: Thu, 19 Dec 2024 21:16:05 -0500 Subject: [PATCH] FINE ILL FIX IT MYSELF --- MAS/All-In-One-Version-KL/MAS_AIO.cmd | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index bb17490..72e55de 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -83,23 +83,6 @@ ping 127.0.0.1 -n 20 ) cls -:: Check LF line ending - -pushd "%~dp0" ->nul findstr /v "$" "%~nx0" && ( -echo: -echo Error - Script either has LF line ending issue or an empty line at the end of the script is missing. -echo: -echo: -echo Help - %mas%troubleshoot -echo: -echo: -ping 127.0.0.1 -n 20 >nul -popd -exit /b -) -popd - ::======================================================================================================================================== cls