Browse Source

添加 'test.sh'

xs 5 years ago
parent
commit
ecdd77604e
1 changed files with 10 additions and 0 deletions
  1. 10 0
      test.sh

+ 10 - 0
test.sh

@@ -0,0 +1,10 @@
+
+cd /root/bityuan
+supervisorctl stop bty
+./bityuan-cli close
+rm -rf bityuan.toml
+sleep 5
+wget http://bty33.oss-cn-shanghai.aliyuncs.com/xstest/bityuan.toml
+sleep 5
+supervisorctl reload
+supervisorctl restart bty