Releases: hypriot/flash
Releases · hypriot/flash
2.1.0
Download flash for Linux or Mac with this command
curl -LO https://github.com/hypriot/flash/releases/download/2.1.0/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash
- Add
--version
option - Fix problem on Mac without pv installed
2.0.0
1.0.0
Tagging this script as 1.0.0 as we're going to merge the Linux and Darwin scripts into one unified script which will become a version 2.0.0.
Installation
Download the appropriate version for Linux or Mac with this command
curl -O https://raw.githubusercontent.com/hypriot/flash/1.0.0/$(uname -s)/flash
chmod +x flash
sudo mv flash /usr/local/bin/flash
Add config.txt
- Add
--bootconf
option to copy a/boot/config.txt
into the SD image. Thanks to @aetherical - Fix bug on Mac creating a
occidentalis.txt-e
file.
First version on Mac
Merge pull request #4 from hypriot/fix-hostname fix setting hostname by removing spaces