From fe810795686863c1a5dac2ff4568419f5a4a451f Mon Sep 17 00:00:00 2001 From: Yorhel Date: Thu, 17 Jul 2025 12:34:13 +0200 Subject: [PATCH] Debian: Buster is EOL --- util/debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/debian.sh b/util/debian.sh index c91772c..e60e625 100755 --- a/util/debian.sh +++ b/util/debian.sh @@ -90,9 +90,9 @@ case "$1" in $0 wheezy $0 jessie $0 stretch + $0 buster ;; current) - $0 buster $0 bullseye $0 bookworm $0 trixie