Added plymouth-read-write

This commit is contained in:
AwesomeAdam54321 2021-06-22 09:04:40 +02:00
parent 63f52ae7b5
commit 71caa7421b

View file

@ -0,0 +1,4 @@
#!/bin/sh -e
test ! -e /etc/initrd-release
/bin/plymouth update-root-fs --read-write
exec pause