Remove LF (needs fixing)
This commit is contained in:
@ -116,23 +116,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -119,23 +119,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -116,23 +116,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -141,23 +141,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
--------------------------------------------------------------------------------------
|
|
||||||
Activation Type Supported Product Activation Period
|
|
||||||
--------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
HWID - Windows 10-11 - Permanent
|
|
||||||
Ohook - Office - Permanent
|
|
||||||
KMS38 - Windows 10-11-Server - Till the Year 2038
|
|
||||||
Online KMS - Windows / Office - 180 Days. Lifetime With Renewal Task
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
For more details, use the respective docs section here https://massgrave.dev/
|
|
@ -76,23 +76,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -81,23 +81,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -76,23 +76,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -76,23 +76,6 @@ ping 127.0.0.1 -n 20
|
|||||||
)
|
)
|
||||||
cls
|
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
|
cls
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
<html>
|
|
||||||
<meta http-equiv="refresh" content="0; url=https://massgrave.dev/">
|
|
||||||
</html>
|
|
Reference in New Issue
Block a user