This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # | |
| # This file is based on the v2 rpi-imager | |
| # | |
| # Main concern is that it seems to be using /boot/ and not /boot/firmware/ | |
| # However it works - probably due to firstboot stuff | |
| # | |
| # Use /usr/lib/raspberrypi-sys-mods and only fallback to for older | |
| # versions of the OS |