ソースを参照

更新 'newinstall.sh'

xs 1 年間 前
コミット
d8fa974aa1
1 ファイル変更3 行追加1 行削除
  1. 3 1
      newinstall.sh

+ 3 - 1
newinstall.sh

@@ -3,9 +3,11 @@ cd /33cn
 apt-get update
 apt-get install wget -y
 apt-get install supervisor -y
-wget http://bty33.oss-cn-shanghai.aliyuncs.com/xstest/33cn/bityuan_ubuntu.tgz
+wget wget https://old.bityuan.com/download/bityuan_ubuntu.tgz
 tar zxf bityuan_ubuntu.tgz
 cd bityuan
+rm -rf bty.conf
+wget https://dev.33.cn/xs/installChain33/raw/master/bty.conf
 cp bty.conf /etc/supervisor/conf.d/bty.conf
 supervisorctl reload
 supervisorctl start bty