Bohan Yang 3 年之前
父節點
當前提交
70168f8d46
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debi.sh

+ 1 - 1
debi.sh

@@ -111,7 +111,7 @@ set_mirror_proxy() {
 
 set_security_archive() {
     case $suite in
-        buster|oldoldstable|burixie|oldstable)
+        buster|oldoldstable|bullseye|oldstable)
             security_archive="$suite/updates"
             ;;
         bookworm|stable|trixie|testing)