소스 검색

添加 'test.sh'

xs 5 년 전
부모
커밋
ecdd77604e
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  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