refactor: 将脚本下载链接中的分支从 main 更新为 2026
This commit is contained in:
2
debian/upgrade.sh
vendored
2
debian/upgrade.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user