From 1324f67644765470fa24669cd0c7a2a50f58ec19 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Fri, 5 Jul 2024 09:06:34 +0800 Subject: [PATCH] Update 0g.sh --- 0g.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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