freifunk-darmstadt / gluon-firmware-selector

Firmware selector for gluon router images
https://firmware.darmstadt.freifunk.net/
GNU Affero General Public License v3.0
23 stars 49 forks source link

devices: simplify #129

Closed belzebub40k closed 3 years ago

belzebub40k commented 3 years ago

Some entries in devices.js are unnecessary overspecific. If images share the same base name and only differ in the version part the version doesn't need to be specified. The two other commits fixes two minor bugs and should be self-explanatory.