summarylogtreecommitdiffstats
path: root/joycond-git.install
blob: e0118e686222835837a3ace14b9a3a107696ea9c (plain)
1
2
3
4
5
6
7
post_install() {
	cat <<- EOF
		:: Enable/start with 
		:: systemctl enable --now joycond.service
	EOF
}