post_install () { echo echo " * Geolocation can be enabled with the following options:" echo " GeoDB yes" echo " GeoDBDatabase /usr/share/GeoGB/GeoDB.dat" echo " GeoIP yes" echo " GeoIPDatabase /usr/share/GeoIP/GeoIP.dat" echo echo " * Display of country flags can be enabled with the following options:" echo " CountryFlags yes" echo " FlagDir /usr/share/webalizer/flags" echo }