remove ascii
cmd.exe thinks it's ms-dos and doesnt even support UTF-8, just it's own set of 256 characters from the IBM-PC workstation era in like the fucking 80's
This commit is contained in:
parent
83b18a9f0c
commit
e3c09af116
@ -36,14 +36,6 @@ echo Updating...
|
|||||||
@timeout /t 2 >nul 2>&1
|
@timeout /t 2 >nul 2>&1
|
||||||
|
|
||||||
tar -xvzf %mcroot%/mods.tar.gz -C %modfolder%
|
tar -xvzf %mcroot%/mods.tar.gz -C %modfolder%
|
||||||
:::
|
|
||||||
::: へ ♡ ╱|、
|
|
||||||
::: ૮ - ՛ ) (` - 7
|
|
||||||
::: / ⁻ ៸| |、⁻〵
|
|
||||||
::: 乀 (ˍ, ل ل じしˍ,)ノ
|
|
||||||
:::
|
|
||||||
|
|
||||||
for /f "delims=: tokens=*" %%A in ('findstr /b ::: "%~f0"') do @echo(%%A)
|
|
||||||
echo Sigma!
|
echo Sigma!
|
||||||
echo All done. C:
|
echo All done. C:
|
||||||
echo .
|
echo .
|
||||||
|
Reference in New Issue
Block a user