2.0前的最后几个版本推送

This commit is contained in:
2026-07-27 23:34:07 +08:00
parent 1afb56edfc
commit d2b3dd8803
2 changed files with 27 additions and 25 deletions
+1 -1
View File
@@ -383,7 +383,7 @@ do_deploy() {
case $OS in
opensuse*|suse*|opensuse-tumbleweed|opensuse-slowroll|opensuse-leap)
zypper install -y $pkgs
zypper install -y $pkgs-core
;;
ubuntu|debian|linuxmint)
apt update -qq && apt install -y $pkgs