837479c50eef4fc29eccbdcc76cbd8f0a49f382d
[rpikern] / install
1 #!/bin/sh
2
3 mount /media/usbmass && \
4         cp rpikern.bin /media/usbmass/kernel7.img && \
5         umount /media/usbmass && sync