summarylogtreecommitdiffstats
path: root/geoipmarker.install
blob: 788b9b7e3ef7bf46a5ab4e965fb505c93621461f (plain)
1
2
3
4
5
6
7
8
9
10
post_install() {
	cat <<EOF
**** NOTICE ****
*
* To use the geoipmarker package, you need a GeoIP2 database file, and a 
* systemd Unit Instance Environment file. See
* <https://github.com/m4rienf/GeoIPMarker/blob/master/README.md>
*
EOF
}