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