mirror of
https://github.com/unraid/webgui.git
synced 2026-01-05 00:59:48 -06:00
fix: prevent older versions of Connect from installing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user