summarylogtreecommitdiffstats
path: root/soniccd.install
blob: d1e06b706c02360c86ea1b26c986ee381d97d0ab (plain)
1
2
3
4
5
6
post_install() {
	echo "Use 'soniccd-launcher' to automatically run 'soniccd' from a " \
"'soniccd' folder in your \$XDG_DATA_HOME or '~/.local/share' folder."
	echo "Alternatively, you may simply run 'soniccd' directly from any " \
"folder containing compatible data files."
}