LL_Runit_Scripts/sv/plymouth-read-write/run
2021-06-22 09:04:40 +02:00

4 lines
96 B
Bash

#!/bin/sh -e
test ! -e /etc/initrd-release
/bin/plymouth update-root-fs --read-write
exec pause