Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
snagrecover: am335x_usb_setup.sh: Use bash for the recovery shell
Currently, the recovery shell is sh. However, on some Ubuntu systems, sh links to dash, which doesn't make for the greatest user experience. Change sh to bash for the recovery shell. Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
- Loading branch information