summarylogtreecommitdiffstats
path: root/hqplayer-embedded.install
blob: e11836931c0e51b5ca8d54869b884bcbdd87cdbf (plain)
1
2
3
4
5
6
7
8
post_install() {
echo "
  There are now 2 systemd user services, standard one hqplayerd.service and another hqplayerd_rygel.service that will enable rygel and the possibility to use BubbleUPnP in Android. Both are supporting Roon from version 1.3"
}

post_upgrade() {
  post_install
}