Update 50-config

This commit is contained in:
GilbN 2020-06-28 14:43:10 +02:00 committed by GitHub
parent 4f25edbb8b
commit c8ab649f72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,5 @@
#!/usr/bin/with-contenv bash
echo '------------------------------------------------------------------------'
echo '| Made by GilbN'
echo '| Running installation of required modules for geoip2influx'
echo '------------------------------------------------------------------------'
echo -e "Variables set:\\n\
NGINX_LOG_PATH=${NGINX_LOG_PATH}\\n\
INFLUX_HOST=${INFLUX_HOST}\\n\
@ -37,4 +32,4 @@ if [ -n "$MAXMINDDB_LICENSE_KEY" ]; then
echo "Downloading GeoIP2 City database."
/etc/periodic/weekly/libmaxminddb
fi
fi
fi