4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
|
@ECHO OFF
|
||
|
cd ManagementScript
|
||
|
|
||
|
BeefBuild -run -config=Release -args bin
|