mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 05:53:33 +08:00
修复了以管理员权限打开时的路径错误
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
chcp 65001
|
chcp 65001
|
||||||
@echo off
|
@echo off
|
||||||
|
cd %~dp0
|
||||||
|
|
||||||
::debug info
|
::debug info
|
||||||
set LOG_PATH=.\update.log
|
set LOG_PATH=.\update.log
|
||||||
|
|||||||
Reference in New Issue
Block a user