# nerves_firmware_ssh v0.4.6 - Table of Contents Perform over-the-air updates to Nerves devices using ssh ## Pages - [Nerves.Firmware.SSH](readme.md) - [Changelog](changelog.md) ## Modules - [Nerves.Firmware.SSH](Nerves.Firmware.SSH.md): This project contains the necessary infrastruction to support "over-the-air" firmware updates with Nerves by using [ssh](https://en.wikipedia.org/wiki/Secure_Shell). ## Mix Tasks - [mix firmware.gen.script](Mix.Tasks.Firmware.Gen.Script.md): Creates a shell script for invoking ssh to upgrade devices with nerves_firmware_ssh. - [mix upload](Mix.Tasks.Upload.md): Upgrade the firmware on a Nerves device using SSH.