Explorar el Código

更新 'install-lite.sh'

王志文 hace 5 años
padre
commit
4995fa127b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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