Update 0g.sh
This commit is contained in:
parent
0ba4097341
commit
02c2e180b5
2
0g.sh
2
0g.sh
@ -204,6 +204,8 @@ function install_storage_node() {
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install clang cmake build-essential git screen cargo -y
|
sudo apt-get install clang cmake build-essential git screen cargo -y
|
||||||
|
|
||||||
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs/ | sh
|
||||||
|
|
||||||
|
|
||||||
# 安装Go
|
# 安装Go
|
||||||
sudo rm -rf /usr/local/go
|
sudo rm -rf /usr/local/go
|
||||||
|
Loading…
Reference in New Issue
Block a user