From 580fa89520e37e315bc7b93b25d136d578c39b7e Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 27 May 2023 21:17:04 +0200 Subject: [PATCH] Also update Ubuntu --- util/fedora.sh | 2 +- util/ubuntu.sh | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/util/fedora.sh b/util/fedora.sh index ad20470..9c3cdbe 100755 --- a/util/fedora.sh +++ b/util/fedora.sh @@ -185,7 +185,7 @@ case "$1" in ;; current) $0 37 - #$0 38 + $0 38 ;; all) $0 old diff --git a/util/ubuntu.sh b/util/ubuntu.sh index 54e59ca..36c2c94 100755 --- a/util/ubuntu.sh +++ b/util/ubuntu.sh @@ -137,6 +137,9 @@ case $1 in kinetic) stdrepo kinetic $CMIRROR amd64 ;; + lunar) + stdrepo lunar $CMIRROR amd64 + ;; old) $0 warty $0 hoary