summarylogtreecommitdiffstats
path: root/dmakepkg.install
blob: aa3818cc930990ef2ec51ff3b0a9e3e85055423c (plain)
1
2
3
4
5
post_install () {
	cat <<-EOF
	Don't forget to start/enable docker service for dmakepkg to work.
	EOF
}