实验编译前初始化脚本
This commit is contained in:
parent
9330ef814e
commit
7c7c177d15
0
server/simulation/Release/Readme.md
Normal file
0
server/simulation/Release/Readme.md
Normal file
@ -18,7 +18,7 @@ for %%f in (
|
||||
"dist"
|
||||
) do (
|
||||
echo [INFO] 创建: %%~f
|
||||
mkdir "%BASE_PATH%/%%~f"
|
||||
mkdir "%BASE_PATH%%%~f"
|
||||
echo.
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user