瀏覽代碼

fix: correct Debian version mapping for Trixie

Eric-2369 1 年之前
父節點
當前提交
8e779c7999
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -156,7 +156,7 @@ set_debian_version() {
             set_suite bookworm
             ;;
         13|trixie|testing)
-            set_suite bookworm
+            set_suite trixie
             ;;
         sid|unstable)
             set_suite sid