Browse Source

上传文件至 ''

xs 1 year ago
parent
commit
d5b25d4254
1 changed files with 6 additions and 0 deletions
  1. 6 0
      bty

+ 6 - 0
bty

@@ -0,0 +1,6 @@
+#!/bin/bash
+
+cd /33cn/bityuan
+./bityuan  -p 80 -f bityuan.toml
+
+trap "./bityuan-cli close" INT TERM EXIT