mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-29 11:42:55 -04:00
fix typo
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
if ! apk info 2>&1 | grep -q "libmaxminddb"; then
|
||||
echo "**** adding libmaxminddb to package install list ****"
|
||||
echo "libmaxminddb" >> /mod-repo-packages-to-install.list
|
||||
if
|
||||
else
|
||||
echo "**** libmaxminddb already installed, skipping ****"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user