mirror of
https://github.com/bin456789/reinstall.git
synced 2025-12-10 07:28:56 +08:00
core: 修复批处理乱码
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
@echo off
|
||||
mode con cp select=65001 >nul
|
||||
setlocal EnableDelayedExpansion
|
||||
|
||||
set confhome=https://raw.githubusercontent.com/bin456789/reinstall/main
|
||||
set github_proxy=raw.gitmirror.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user