Skip to content

Commit

Permalink
Update flash-multi
Browse files Browse the repository at this point in the history
Match Windows app version
  • Loading branch information
benlye committed Aug 30, 2019
1 parent c0fc65e commit 14e6457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/flash-multi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Write the script header
printf "flash-multi 0.1\n\nThis program is Free Sofware and has NO WARRANTY.\nhttps://github.com/benlye/flash-multi/\n\n";
printf "flash-multi 0.1.5\n\nThis program is Free Sofware and has NO WARRANTY.\nhttps://github.com/benlye/flash-multi/\n\n";

# Prepare simple help text to disply when needed
USAGE="Usage: flash-multi -f [firmware file] -p [serial device]\n\n"
Expand Down

0 comments on commit 14e6457

Please sign in to comment.