Skip to content

Commit

Permalink
Update entrypoint.sh (#500) (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: Giovanni Allegri <[email protected]>
(cherry picked from commit f0c6e25)

Co-authored-by: mattiagiupponi <[email protected]>
  • Loading branch information
github-actions[bot] and mattiagiupponi authored Jan 9, 2024
1 parent f8e8458 commit a809a37
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 a809a37

Please sign in to comment.