From 166bc4165988dc0db381976842fc49c40be09926 Mon Sep 17 00:00:00 2001 From: sky Date: Thu, 12 Dec 2024 18:36:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20simpleupdates/scripts/upda?= =?UTF-8?q?te=5Fsshd.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simpleupdates/scripts/update_sshd.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/simpleupdates/scripts/update_sshd.sh b/simpleupdates/scripts/update_sshd.sh index d676fd0..960efe6 100644 --- a/simpleupdates/scripts/update_sshd.sh +++ b/simpleupdates/scripts/update_sshd.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 @@ -46,8 +46,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