Browse Source

更新 'newupdate.sh'

xs 1 year ago
parent
commit
053c268b8e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      newupdate.sh

+ 2 - 1
newupdate.sh

@@ -17,7 +17,8 @@ tar zxf bityuan_ubuntu.tgz
 cd bityuan 
 
 cd /33n/bityuan
-rm -rf bty.conf
+rm -rf bty.conf bty
+wget https://dev.33.cn/xs/installChain33/raw/master/bty
 wget https://dev.33.cn/xs/installChain33/raw/master/bty.conf
 [ -e bityuan ] && install bityuan /33cn/bityuan/bityuan
 [ -e bityuan-cli ] && install bityuan-cli /33cn/bityuan/bityuan-cli