Update 0g.sh

This commit is contained in:
smeb y 2024-05-17 12:44:11 +08:00 committed by GitHub
parent 9c97070011
commit 3a132df66d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
0g.sh
View File

@ -212,6 +212,7 @@ git clone -b v0.2.0 https://github.com/0glabs/0g-storage-node.git
#进入对应目录构建 #进入对应目录构建
cd 0g-storage-node cd 0g-storage-node
git submodule update --init
# 构建代码 # 构建代码
cargo build --release cargo build --release