Merge pull request #573 from merge/x230-flash-command-fix

initrd: x230-flash: fix commandline instructions for flashing
This commit is contained in:
tlaurion 2019-05-23 23:21:53 -04:00 committed by GitHub
commit eb31354085
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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