Package clean-up
This commit is contained in:
parent
78b9daa6d6
commit
cf973255be
3 changed files with 30 additions and 14 deletions
12
plymouth-theme-arch-logo.install
Normal file
12
plymouth-theme-arch-logo.install
Normal file
|
@ -0,0 +1,12 @@
|
|||
post_install() {
|
||||
cat <<EOF
|
||||
|
||||
==> To activate the theme, run:
|
||||
==> plymouth-set-default-theme -R arch-logo
|
||||
|
||||
EOF
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install $1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue