From b90904b8a54f9335db15496871dd1702aa7406b3 Mon Sep 17 00:00:00 2001 From: mattiagiupponi <51856725+mattiagiupponi@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:13:44 +0100 Subject: [PATCH] Update entrypoint.sh --- src/entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/entrypoint.sh b/src/entrypoint.sh index 9867e6f8..2c3ab8d7 100755 --- a/src/entrypoint.sh +++ b/src/entrypoint.sh @@ -53,7 +53,6 @@ else invoke prepare if [ ${FORCE_REINIT} = "true" ] || [ ${FORCE_REINIT} = "True" ] || [ ! -e "/mnt/volumes/statics/geonode_init.lock" ]; then - invoke updategeoip invoke fixtures invoke monitoringfixture invoke initialized