summarylogtreecommitdiffstats
path: root/shortix-desktop.install
blob: b843ed867afad8a7db07ff17eb67a2812e401466 (plain)
1
2
3
4
5
6
post_install() {
	cat <<- EOF
		:: Enable/start with 
		:: systemctl --user enable --now shortix.service
	EOF
}