summarylogtreecommitdiffstats
path: root/kodi-cli-git.install
blob: d1b4da3d5b6fe01bd26775630891a14697701845 (plain)
1
2
3
4
5
post_install() {
	echo ''
	echo 'Configuration is done either through environment variables (KODI_HOST,KODI_PORT, KODI_USER, KODI_PASS) or through a .kodirc in $HOME (an example is included in /usr/share/doc/kodi-cli/kodirc-example'
	echo ''
}