Added:
- Allow for firmware signing key paths to be specified via environment variables
- Support Scripts can be listed and sent to devices (thanks @lawik) (#316)
- Support
DEBIAN_FRONTEND=noninteractiveto avoid interactive prompts
Updated:
- Automatically detect firmware path if not provided (thanks @lawik) (#275)
- A better help message when the URI isn't set (thanks @fhunleth) (#263)
- Use the correct Erlang (thanks @fhunleth) (#264)
- Improve error messages when firmware signing fails
- Bump deps, including Burrito, Zig, Erlang, and Elixir
Fixes: