Skip to content

Commit

Permalink
Updated instruction in flashing script to match README
Browse files Browse the repository at this point in the history
  • Loading branch information
kueblc committed Mar 31, 2019
1 parent 99a317e commit b287281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_flash.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ echo "put or link it to ./files/thirdparty.bin"
echo "A basic build of Sonoff-Tasmota v6.5.0 is already included in this repository."
echo " # curl http://10.42.42.42/flash3"
echo "Alternatively let the device download and flash a file via HTTP:"
echo " # curl http://10.42.42.42/flashURL?url=http://10.42.42.1/files/thirdparty.bin"
echo " # curl http://10.42.42.42/flash3?url=http://10.42.42.1/files/thirdparty.bin"
echo
echo "HAVE FUN!"

Expand Down

0 comments on commit b287281

Please sign in to comment.