|
@@ -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
|