fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.34k stars 399 forks source link

fix: Armbian distribution information #1388

Closed pedrolamas closed 3 months ago

pedrolamas commented 3 months ago

If the release_name starts with "#", we will then use the release_id as correct name - this is a specific fix for Armbian distro but should not be a problem for other distros.

Fixes #1385