Update 0g.sh
This commit is contained in:
parent
e617bb7b38
commit
38c223bba8
3
0g.sh
3
0g.sh
@ -233,7 +233,8 @@ evmosd tx staking create-validator \
|
|||||||
function install_storage_node() {
|
function install_storage_node() {
|
||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install clang cmake build-essential screen -y
|
sudo apt-get install clang cmake build-essential screen cargo -y
|
||||||
|
|
||||||
|
|
||||||
# 安装Go
|
# 安装Go
|
||||||
sudo rm -rf /usr/local/go
|
sudo rm -rf /usr/local/go
|
||||||
|
Loading…
Reference in New Issue
Block a user