From f0c6e25c6db5aa369c857091c4a88b523c985daa Mon Sep 17 00:00:00 2001 From: mattiagiupponi <51856725+mattiagiupponi@users.noreply.github.com> Date: Tue, 9 Jan 2024 11:16:21 +0100 Subject: [PATCH] Update entrypoint.sh (#500) Co-authored-by: Giovanni Allegri --- 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