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