Explorar o código

增加一个编译后运行脚本

tanghai %!s(int64=9) %!d(string=hai) anos
pai
achega
fabc5d190c
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      Server/Run.sh

+ 9 - 0
Server/Run.sh

@@ -0,0 +1,9 @@
+#!/bin/bash
+
+xbuild ./Server.sln
+cd Bin/Debug/
+cmake ../..
+make
+
+pkill App.exe
+mono App.exe --id=1 --appType=Manager