OSDN Git Service

[add] : Initial commit.
[alterlinux/hayao-aur-packages.git] / plymouth-theme-alter-pp-git / plymouth-theme-alter-pp.install
1 post_install() {
2         cat <<EOF 
3
4 ==> To activate the theme, run as root:
5 ==> plymouth-set-default-theme -R alter-pp
6
7 EOF
8 }
9
10 post_upgrade() {
11         post_install $1
12 }