Skip to content

Commit

Permalink
Update entrypoint.sh (#500)
Browse files Browse the repository at this point in the history
Co-authored-by: Giovanni Allegri <giohappy@gmail.com>
  • Loading branch information
mattiagiupponi and giohappy authored Jan 9, 2024
1 parent 7e919d6 commit f0c6e25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0c6e25

Please sign in to comment.