Remove duplicate flatpak override command
Release Please / release-please (push) Has been cancelled

This commit is contained in:
Roy
2026-01-13 21:35:04 -08:00
committed by GitHub
parent c5279623f0
commit 746dffbf65
+1 -2
View File
@@ -3085,8 +3085,7 @@ if [[ $options == *"Apple TV+"* ]] || [[ $options == *"Plex"* ]] || [[ $options
flatpak install --user flathub "$selected_browser" -y
fi
# Apply the override (if applicable)
flatpak --user override --filesystem=/run/udev:ro "$selected_browser"
flatpak --user override --filesystem=/run/udev:ro "$selected_browser"
fi
fi