mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Fix #90
This commit is contained in:
@@ -111,7 +111,7 @@ set_mirror_proxy() {
|
|||||||
|
|
||||||
set_security_archive() {
|
set_security_archive() {
|
||||||
case $suite in
|
case $suite in
|
||||||
buster|oldoldstable|burixie|oldstable)
|
buster|oldoldstable|bullseye|oldstable)
|
||||||
security_archive="$suite/updates"
|
security_archive="$suite/updates"
|
||||||
;;
|
;;
|
||||||
bookworm|stable|trixie|testing)
|
bookworm|stable|trixie|testing)
|
||||||
|
|||||||
Reference in New Issue
Block a user