mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-08 11:25:28 +00:00
codepage 437 on service install
Some checks failed
Close stale issues / stale (push) Has been cancelled
Some checks failed
Close stale issues / stale (push) Has been cancelled
This commit is contained in:
@@ -193,7 +193,7 @@ goto menu
|
|||||||
:: INSTALL =============================
|
:: INSTALL =============================
|
||||||
:service_install
|
:service_install
|
||||||
cls
|
cls
|
||||||
chcp 65001 > nul
|
chcp 437 > nul
|
||||||
|
|
||||||
:: Main
|
:: Main
|
||||||
cd /d "%~dp0"
|
cd /d "%~dp0"
|
||||||
|
|||||||
Reference in New Issue
Block a user