summarylogtreecommitdiffstats
path: root/INSTALL
blob: 8b1c83dda22203f40dba648be67be17b0e97a09e (plain)
1
2
3
4
5
6
7
8

post_install() {
	avrcp-volume --install-service
}

pre_remove() {
	rm -f /usr/lib/systemd/user/avrcp-volume.service
}