summarylogtreecommitdiffstats
path: root/scrobby.install
blob: 8dc73d905226fdadd3f29c595cddcc9bab0a6660 (plain)
1
2
3
4
5
## arg 1:  the new package version
post_install() {
 echo "Copy Example config from /usr/share/doc/scrobby/scrobby.conf.example"
 echo "to /etc and edit it to your needs"
}