From db18460be72b9ab5b988e9ff0198dbe286f82d14 Mon Sep 17 00:00:00 2001 From: sdohuajia <63113882+sdohuajia@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:37:46 +0800 Subject: [PATCH] Update nexus.sh --- nexus.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nexus.sh b/nexus.sh index 6a04c63..cf0f112 100644 --- a/nexus.sh +++ b/nexus.sh @@ -114,6 +114,7 @@ function start_node() { # 克隆指定的 GitHub 仓库 echo "正在克隆仓库..." + cd git clone https://github.com/nexus-xyz/network-api.git # 安装依赖项