mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 08:48:27 -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..."
|
echo "Applying the maxmind mod..."
|
||||||
|
|
||||||
# create GeoIP2 folder symlink
|
# create GeoIP2 folder symlink
|
||||||
|
mkdir -p \
|
||||||
|
/config/geoip2db
|
||||||
[[ -d /var/lib/libmaxminddb ]] && [[ ! -L /var/lib/libmaxminddb ]] && \
|
[[ -d /var/lib/libmaxminddb ]] && [[ ! -L /var/lib/libmaxminddb ]] && \
|
||||||
rm -rf /var/lib/libmaxminddb
|
rm -rf /var/lib/libmaxminddb
|
||||||
[[ ! -d /var/lib/libmaxminddb ]] && \
|
[[ ! -d /var/lib/libmaxminddb ]] && \
|
||||||
|
|||||||
Reference in New Issue
Block a user