summarylogtreecommitdiffstats
path: root/plymouth-theme-nostromo.install
blob: 68d8c3705c121fa029102d6d2f1ccb38685f84d9 (plain)
1
2
3
4
5
6
7
post_install() {
	plymouth-set-default-theme -R nostromo
}

post_upgrade() {
	post_install $1
}