提交 fabc5d19 编写于 作者: T tanghai

增加一个编译后运行脚本

上级 fe9c8214
#!/bin/bash
xbuild ./Server.sln
cd Bin/Debug/
cmake ../..
make
pkill App.exe
mono App.exe --id=1 --appType=Manager
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册