From ff4074447a5dd7d881a697f1d95e1fa906684dd2 Mon Sep 17 00:00:00 2001 From: sigeshuo Date: Tue, 23 Jul 2024 10:12:37 +0800 Subject: [PATCH] fix --- scripts/hubble.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/hubble.sh b/scripts/hubble.sh index cbd45d284a..56f01a6ba4 100755 --- a/scripts/hubble.sh +++ b/scripts/hubble.sh @@ -7,7 +7,7 @@ # Define the version of this script CURRENT_VERSION="5" -REPO="sigeshuo1/hub-monorepo" +REPO="sigeshuo/hub-monorepo" RAWFILE_BASE="https://raw.githubusercontent.com/$REPO" LATEST_TAG="@latest"