Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
FINE ILL FIX IT MYSELF
  • Loading branch information
JakeyPrime committed Dec 20, 2024
1 parent 22457c2 commit affb780
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions MAS/All-In-One-Version-KL/MAS_AIO.cmd
Expand Up @@ -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
Expand Down

0 comments on commit affb780

Please sign in to comment.