7 lines
114 B
Text
7 lines
114 B
Text
post_install() {
|
|
plymouth-set-default-theme -R parch
|
|
}
|
|
|
|
post_upgrade() {
|
|
plymouth-set-default-theme -R parch
|
|
}
|