server改回develop分支

This commit is contained in:
杨黄林
2025-12-17 12:53:00 +08:00
parent 44d24bc2fc
commit 6ca5b5d64a
2 changed files with 3 additions and 3 deletions

View File

@@ -94,7 +94,7 @@ fi
echo "正在获取版本信息..."
DATE_TIME=$(date +%Y%m%d)
SPT_SERVER_REPOSITORY="sp-tarkov/server-csharp"
SPT_SERVER_BRANCH="main"
SPT_SERVER_BRANCH="develop"
SPT_MODULES_REPOSITORY="sp-tarkov/modules"
SPT_MODULES_BRANCH="master"
SPT_LAUNCHER_REPOSITORY="sp-tarkov/launcher"