summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth-theme-linhes/plymouth-linhes.install
blob: 62d2781d4dc40d920292e445872b7080bcbff920 (plain)
1
2
3
4
5
6
7
8
9
10
11
post_install(){
	/usr/sbin/plymouth-set-default-theme linhes-logo
}

post_upgrade(){
    mkinitcpio -p linux
}
op=$1
shift
$op $*