pmaports/main/postmarketos-mkinitfs/postmarketos-mkinitfs.trigger

5 lines
40 B
Text
Raw Normal View History

#!/bin/sh -e
/usr/sbin/mkinitfs
exit 0