Browse Source

更新 'install-lite.sh'

王志文 5 years ago
parent
commit
4995fa127b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install-lite.sh

+ 1 - 1
install-lite.sh

@@ -3,7 +3,7 @@ cd /root/
 apt-get update
 apt-get install wget -y
 apt-get install supervisor -y
-wget --no-check-certificate https://bityuan.com/download/bityuan_ubuntu-lite.tgz
+wget https://bityuan.com/download/bityuan_ubuntu-lite.tgz
 tar zxf bityuan_ubuntu-lite.tgz
 cd chain33 
 cp chain33.conf /etc/supervisor/conf.d/chain33.conf