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

6 lines
54 B
Text
Raw Normal View History

#!/bin/sh -e
/sbin/postmarketos-mkinitfs
sync
exit 0