fix: prevent older versions of Connect from installing

This commit is contained in:
ljm42
2025-07-24 11:40:29 -07:00
parent 092557f3a7
commit 85fef0f337

View File

@@ -172,6 +172,8 @@ obsolete "upnp-monitor" "2020.01.04c"
obsolete "ZFS-companion" "2021.08.24"
# Folder View - Latest versions are only compatible with 7.x Older versions have issues
obsolete "folder.view" "2024.10.02"
# Unraid Connect - requires version "2025.07.15.1837" or higher
obsolete "dynamix.unraid.net" "2025.07.15.1836"
# If "unraidsafemode" indicated, skip installing extra packages and plugins
if [[ -f /boot/unraidsafemode ]] || grep -wq unraidsafemode /proc/cmdline; then