4 lines
87 B
Text
4 lines
87 B
Text
|
#!/usr/bin/with-contenv bash
|
||
|
|
||
|
exec \
|
||
|
python3 /config/geoip2db/geoip2influx.py
|