GITLAB

陆恒 / BallBattle

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • ballbattle
  • src
  • HttpServer
  • main
  • run.sh
  • 6a761e8a   提交新的工程 Browse Code »
    陆恒
    2020-08-20 11:04:51 +0800  
run.sh 92 Bytes
Edit Raw Blame History Permalink
1 2 3
#!/bin/sh
pkill BALLBATTLE
nohup ./BALLBATTLE -conf_path=../conf/world.xml -logpath=./log &