nerves_firmware_ssh v0.4.6 mix firmware.gen.script View Source
Creates a shell script for invoking ssh to upgrade devices with nerves_firmware_ssh.
This script may be used on its own or used as a base for more complicated device software upgrade deployments.
It saves the script to upload.sh.
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Specs
run(keyword()) :: :ok
Callback implementation for Mix.Task.run/1
.