Update 50-config
This commit is contained in:
parent
4f25edbb8b
commit
c8ab649f72
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue