Files
Adam Shiervani dc2b6d967f feat(release): download per-SKU app binary (#65)
update_app.sh now requires a SKU and downloads from
api.jetkvm.com/releases/app/latest?sku=<sku>, so SDMMC and EMMC builds
get the matching app binary instead of sharing one.

Build script downloads the binary inside each variant build, and CI
passes the SKU from the matrix.
2026-04-27 22:27:13 +02:00
..