summarylogtreecommitdiffstats
path: root/ananicy-git.install
blob: f4c9424162940e9c9547e06dadce304c35b94ff5 (plain)
1
2
3
4
5
post_install() {
	echo "To enable:"
	echo "\$ sudo systemctl enable ananicy"
	echo "Configs in /etc/ananicy.d/"
}