mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-18 22:33:00 -04:00
make config folder
Removing creation of the folder from swag in standard-base branch
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
echo "Applying the maxmind mod..."
|
||||
|
||||
# create GeoIP2 folder symlink
|
||||
mkdir -p \
|
||||
/config/geoip2db
|
||||
[[ -d /var/lib/libmaxminddb ]] && [[ ! -L /var/lib/libmaxminddb ]] && \
|
||||
rm -rf /var/lib/libmaxminddb
|
||||
[[ ! -d /var/lib/libmaxminddb ]] && \
|
||||
|
||||
Reference in New Issue
Block a user