refactor: 将脚本下载链接中的分支从 main 更新为 2026

This commit is contained in:
严浩
2026-03-09 17:57:47 +08:00
parent 367a37f29b
commit efcc19e914
5 changed files with 7 additions and 7 deletions

2
debian/upgrade.sh vendored
View File

@@ -3,7 +3,7 @@
# ...
#
# 使用方法:
# URL="https://git.1-h.cc/Scripts/Linux/raw/branch/main/debian/upgrade.sh"; curl -fsSL "$URL" | bash
# URL="https://git.1-h.cc/Scripts/Linux/raw/branch/2026/debian/upgrade.sh"; curl -fsSL "$URL" | bash
# 设置非交互式环境变量
export DEBIAN_FRONTEND=noninteractive