bty 105 B

123456
  1. #!/bin/bash
  2. cd /33cn/bityuan
  3. ./bityuan -p 80 -f bityuan.toml
  4. trap "./bityuan-cli close" INT TERM EXIT