post_install() { echo "IMPORTANT: The location of API keys has changed!" echo "Add your keys to /api-keys.yml" echo "This will change to a more appropriate location in the future." echo " bingapi" echo " hunter" echo " intelx" echo " securitytrails" echo " shodan" }