1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-24 06:00:34 -05:00

don't migrate context on MySql

This commit is contained in:
RaidMax
2018-04-07 16:47:21 -05:00
parent a857c43d00
commit d5aa03d277
13 changed files with 89 additions and 84 deletions

View File

@ -1,10 +1,3 @@
set SolutionDir=%1
set SolutionDir=%1
set ProjectDir=%2
if not exist "%SolutionDir%BUILD" (
mkdir "%SolutionDir%BUILD"
)
if not exist "%SolutionDir%BUILD\userraw\scripts" (
mkdir "%SolutionDir%BUILD\userraw\scripts"
)
set TargetDir=%3