summarylogtreecommitdiffstats
path: root/dae.install
blob: 032f4dde83733d146599a1102d54f49d95083e38 (plain)
1
2
3
4
5
post_install() {
	echo "-------------------------------------------------------------------------"
	echo "After installation, run \"sudo systemctl enable --now dae\" to start dae."
	echo "-------------------------------------------------------------------------"
}