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

4 lines
53 B
Bash

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