diff --git a/0g.sh b/0g.sh index a16470f..37e08e6 100644 --- a/0g.sh +++ b/0g.sh @@ -209,7 +209,7 @@ function install_storage_node() { # 克隆仓库 -git clone -b v0.3.1 https://github.com/0glabs/0g-storage-node.git +git clone -b v0.3.3 https://github.com/0glabs/0g-storage-node.git #进入对应目录构建 cd 0g-storage-node