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

6 lines
54 B
Plaintext
Raw Normal View History

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