Parcourir la source

上传文件至 ''

xs il y a 1 an
Parent
commit
d5b25d4254
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  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