Start.sh 86 B

12345
  1. #!/bin/bash
  2. cd Bin/Debug/
  3. pkill App.exe
  4. mono --debug App.exe --id=1 --appType=Manager