|
@@ -3,7 +3,7 @@ cd /tmp/
|
|
[ -e /tmp/chain33 ] && rm /tmp/chain33 -rf
|
|
[ -e /tmp/chain33 ] && rm /tmp/chain33 -rf
|
|
[ -e /tmp/bityuan_ubuntu-lite.tgz ] && rm /tmp/bityuan_ubuntu-lite.tgz
|
|
[ -e /tmp/bityuan_ubuntu-lite.tgz ] && rm /tmp/bityuan_ubuntu-lite.tgz
|
|
cd /tmp/
|
|
cd /tmp/
|
|
-wget https://bityuan.com/download/bityuan_ubuntu-lite.tgz
|
|
|
|
|
|
+wget https://old.bityuan.com/download/bityuan_ubuntu-lite.tgz
|
|
tar zxf bityuan_ubuntu-lite.tgz
|
|
tar zxf bityuan_ubuntu-lite.tgz
|
|
cd chain33
|
|
cd chain33
|
|
[ -e chain33 ] && install chain33 /root/chain33/chain33
|
|
[ -e chain33 ] && install chain33 /root/chain33/chain33
|