mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-16 00:00:22 -04:00
Merge pull request #52 from Roxedus/patch-2
linuxserver/mods:letsencrypt-f2bdiscord - Verion lock geoip2
This commit is contained in:
@@ -7,7 +7,7 @@ if [ ! -d /usr/lib/python3.8/site-packages/geoip2 ]; then
|
|||||||
pip3 install --no-cache-dir -U \
|
pip3 install --no-cache-dir -U \
|
||||||
requests \
|
requests \
|
||||||
argparse \
|
argparse \
|
||||||
geoip2
|
geoip2==3.0.0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -f /config/fail2ban/Fail2Ban.py ]; then
|
if [ ! -f /config/fail2ban/Fail2Ban.py ]; then
|
||||||
@@ -17,4 +17,4 @@ fi
|
|||||||
|
|
||||||
if [ ! -f /config/fail2ban/action.d/discordEmbed.conf ]; then
|
if [ ! -f /config/fail2ban/action.d/discordEmbed.conf ]; then
|
||||||
cp /AwesomeFolder/discordEmbed.conf /config/fail2ban/action.d
|
cp /AwesomeFolder/discordEmbed.conf /config/fail2ban/action.d
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user