summarylogtreecommitdiffstats
path: root/fackup.install
blob: ec82148456775e3191fb28f308902c307a934fa2 (plain)
1
2
3
4
5
6
post_install() {
	cat <<-EOT
		==> Example configuration has been installed in /etc/fackup.yml.example.
		==> For more details see https://github.com/b3niup/fackup
	EOT
}