Skip to content

Commit

Permalink
initrd: x230-flash: fix commandline instructions for flashing
Browse files Browse the repository at this point in the history
flashrom-x230.sh is now flash.sh
  • Loading branch information
merge committed May 23, 2019
1 parent 26b9c4c commit 00bf474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion initrd/bin/x230-flash.init
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ echo ''
echo 'To install from flash drive:'
echo ''
echo ' mount -o ro /dev/sdb1 /media'
echo ' flashrom-x230.sh /media/x230.rom'
echo ' flash.sh /media/x230.rom'
echo ''

exec /bin/ash

0 comments on commit 00bf474

Please sign in to comment.