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