From 2590e262daa52b13507f1713064d70510ba5d9f9 Mon Sep 17 00:00:00 2001 From: sky Date: Thu, 12 Dec 2024 18:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20simpleupdates/scripts/upda?= =?UTF-8?q?te=5Fsimplefirewall.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simpleupdates/scripts/update_simplefirewall.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/simpleupdates/scripts/update_simplefirewall.sh b/simpleupdates/scripts/update_simplefirewall.sh index 87db207..40692e6 100644 --- a/simpleupdates/scripts/update_simplefirewall.sh +++ b/simpleupdates/scripts/update_simplefirewall.sh @@ -5,8 +5,8 @@ GITEA_HOST="code.060070.xyz" GITUSER="sky" REPONAME="simple-admin" -GITTREE="main" -GITMAINTREE="main" +GITTREE="beta" +GITMAINTREE="beta" GITDEVTREE="dev" # Construct Gitea URLs @@ -58,8 +58,8 @@ cat < "$TMP_SCRIPT" GITEA_HOST="code.060070.xyz" GITUSER="sky" REPONAME="simple-admin" -GITTREE="main" -GITMAINTREE="main" +GITTREE="beta" +GITMAINTREE="beta" GITDEVTREE="dev" # Construct Gitea URLs