summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/plymouth.install
blob: 759786aceb62736a167c77bd356d8178935608d1 (plain)
1
2
3
4
5
6
7
post_install() {
  plymouth_config.py --mkinitcpio
}

post_upgrade() {
  post_install
}