Update geoip messages

This commit is contained in:
Stephen
2024-01-04 13:40:13 +10:00
parent 01fc227d90
commit d110484294
2 changed files with 3 additions and 2 deletions

View File

@@ -244,7 +244,8 @@ finish() {
echo "Next steps:"
echo
echo "* Change the default password in config.yaml"
echo "* Configure geoipupdate to update the Maxmind GeoIP database."
echo "* Configure geoipupdate to update the Maxmind GeoIP database:"
echo "* https://dev.maxmind.com/geoip/updating-databases"
echo "* Review the wiki for important configuration information:"
echo " https://github.com/beefproject/beef/wiki/Configuration"
echo