summarylogtreecommitdiffstats
path: root/puush.install
blob: 0eb419588cfdc9c2176236f3db1704e841485227 (plain)
1
2
3
post_install() {
	echo "Set the variable PUUSH_API_KEY in /usr/bin/puush or with 'export PUUSH_API_KEY=\"apiKeyHere\"'"
}