summaryrefslogtreecommitdiffstats
path: root/abs/extra/plex-home-theater/plex-home-theater.install
blob: 3633bdc6ebfcba8294eaad7bf2ebe0124d0fe096 (plain)
1
2
3
4
5
6
7
post_install() {
  gen_lib_xml.py
}

post_remove() {
  gen_lib_xml.py
}