summarylogtreecommitdiffstats
path: root/radicle-httpd-bin.install
blob: 341b9fa80bf3c596247129c042988604c4748755 (plain)
1
2
3
4
5
post_install() {
	echo
	echo "    Enable the radicle http daemon with \`systemctl --user enable --now radicle-httpd.service\`"
	echo
}