install_linux_fw_sd: cosmetic, remove comma and add newline
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
1db41c8473
commit
25e37ca007
|
|
@ -8,7 +8,7 @@ echo "# Linux firmware install from micro SD #"
|
||||||
echo "############################################################"
|
echo "############################################################"
|
||||||
echo ""
|
echo ""
|
||||||
echo " This process will erase your eMMC and will install a new"
|
echo " This process will erase your eMMC and will install a new"
|
||||||
echo " U-Boot, and Linux firmware images on the eMMC."
|
echo " U-Boot and Linux firmware images on the eMMC."
|
||||||
echo ""
|
echo ""
|
||||||
echo " Press CTRL+C now if you wish to abort or wait 10 seconds"
|
echo " Press CTRL+C now if you wish to abort or wait 10 seconds"
|
||||||
echo " to continue."
|
echo " to continue."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue