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:
@ -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
|
||||
|
Reference in New Issue
Block a user