update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
call build
|
||||
call build || exit /b %errorlevel%
|
||||
devenv .\build\main.exe
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
call build
|
||||
call build || exit /b %errorlevel%
|
||||
devenv .\build\main.exe
|
||||
|
||||