Skip to content

DroneAware Node v1.0.2

Choose a tag to compare

@fduflyer fduflyer released this 19 Mar 10:36
· 84 commits to main since this release

DroneAware Node v1.0.2

Bug Fix

  • Installer: fixed curl | sudo bash stdin handling — All interactive prompts (T&C acceptance, node nickname, enrollment token) now read from /dev/tty directly. Previously, piping the installer via curl | sudo bash caused read to consume from the pipe instead of the keyboard, resulting in an infinite loop on the accept prompt.

Install

curl -fsSL https://github.com/fduflyer/DroneAware-Node-Releases/releases/download/v1.0.2/install.sh | sudo bash

License

See LICENSE