summarylogtreecommitdiffstats
path: root/ct-honeybee.install
blob: d376a14fe2627b591031088b79520bc7326bc8f3 (plain)
1
2
3
4
post_install() {
	echo '==> A systemd timer has been provided, if you wish to run ct-honeybee hourly,'
	echo '==> enable it by running systemctl enable ct-honeybee.timer.'
}