Kaynağa Gözat

*buntu >=24 needs noble sources

bryan 5 ay önce
ebeveyn
işleme
2440dba5db
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      installJRMC

+ 2 - 2
installJRMC

@@ -175,8 +175,8 @@ init() {
         linuxmint|neon|zorin|*ubuntu*)
             ID="ubuntu"
             if [[ ${VERSION_ID%.*} -ge 24 ]]; then
-                debug "Switching to bookworm for *buntu 24"
-                declare -g DEBIANBASE='bookworm'
+                debug "Switching to noble repo for *buntu 24"
+                declare -g DEBIANBASE='noble'
             fi
             ;;
         *suse*)