Skip to content

Instantly share code, notes, and snippets.

@RubenKelevra
Created June 6, 2016 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RubenKelevra/170b4d995690e4bfe5a25d66111e3c09 to your computer and use it in GitHub Desktop.
Save RubenKelevra/170b4d995690e4bfe5a25d66111e3c09 to your computer and use it in GitHub Desktop.
Flash Unify AP with Freifunk Firmware via TFTP-Put
mv gluon-firmware-abc.bin /var/tmp/firmware.bin
cd /var/tmp/
tftp -m binary -v 192.168.1.20 -c put firmware.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment