AdnanHodzic / displaylink-debian

DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
https://foolcontrol.org/?p=1777
GNU General Public License v3.0
1.27k stars 230 forks source link

refactor: remove guard for known distro releases #930

Closed Barabazs closed 5 months ago

Barabazs commented 5 months ago

This PR removes the guards where we check for known distro releases. This should prevent breaking installs when a new distro release is installed.