We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mix firmware
Hello from the workshop!
I just put invalid stuff like
config :nerves_hub, |~ fwup_public_keys: ["supersecret"]
into rel/config.exs instead of config/config.exs.
rel/config.exs
config/config.exs
mix firmware aborted with some exit status, but bare any error message:
> mix firmware Nerves environment MIX_TARGET: rpi0 MIX_ENV: dev |nerves_bootstrap| Building OTP Release... ✘ # exit status != 0 in my shell prompt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello from the workshop!
I just put invalid stuff like
into
rel/config.exs
instead ofconfig/config.exs
.mix firmware
aborted with some exit status, but bare any error message:The text was updated successfully, but these errors were encountered: