Browse Source

更新 'newinstall.sh'

xs 1 year ago
parent
commit
d8fa974aa1
1 changed files with 3 additions and 1 deletions
  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