summarylogtreecommitdiffstats
path: root/deepl.install
blob: cea77d80ece5392930012a94f994a5cfbecf9ff2 (plain)
1
2
3
4
5
6
post_install() {
	echo
	echo ':: You MUST have a valid API authentication key to use this package.'
	echo ':: Check upstream for more information.'
	echo
}