From 47b48c843cacaf82f56272700c481c38ad760fa4 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 3 Jan 2026 10:32:11 +0100 Subject: [PATCH] Stop syncing Fedora 41 --- util/fedora.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/fedora.sh b/util/fedora.sh index f898ab4..b55e261 100755 --- a/util/fedora.sh +++ b/util/fedora.sh @@ -206,9 +206,9 @@ case "$1" in $0 38 $0 39 $0 40 + $0 41 ;; current) - $0 41 $0 42 $0 43 ;;