about summary refs log tree commit diff stats
path: root/common/scripts/optimize_images.sh (follow)
Commit message (Collapse)AuthorAge
* fix(common/scripts/optimize_images.sh): Generate extension only on basenameBenedikt Peetz2024-12-01
| | | | | | This avoids taking the "extension" of a directory as a extension (e.g. `addons.d/file.ext`, would produce an extension of `d/file.ext` instead of the expected `ext`)
* feat(scripts/optimize_images): InitBenedikt Peetz2024-10-04