From 577e519e7dcbfa8ca74c193b46c42502de007e4f Mon Sep 17 00:00:00 2001 From: Yorhel Date: Tue, 17 Jul 2018 17:02:33 +0200 Subject: [PATCH] Fedora 26 is EOL --- util/fedora.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/fedora.sh b/util/fedora.sh index f46e9e7..2af36f9 100755 --- a/util/fedora.sh +++ b/util/fedora.sh @@ -131,9 +131,9 @@ case "$1" in $0 23 $0 24 $0 25 + $0 26 ;; current) - $0 26 $0 27 $0 28 ;;