phosh-arch/phosh/phosh.install

9 lines
150 B
Text
Raw Normal View History

2024-08-13 17:17:11 +02:00
post_install() {
gio-querymodules /usr/lib/phosh/plugins
gio-querymodules /usr/lib/phosh/plugins/prefs
}
post_upgrade() {
post_install
}