Skip to content

Commit

Permalink
add missing target
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Jan 6, 2025
1 parent 6a9f538 commit f7c48ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ install_extra:
source backend/venv/bin/activate && geonature install-gn-module "${MODULE_EXPORT_DIRECTORY}" --upgrade-db=${UPGRADE_DB_EXTRA} --build=false
source backend/venv/bin/activate && geonature install-gn-module "${MODULE_DASHBOARD_DIRECTORY}" --upgrade-db=${UPGRADE_DB_EXTRA} --build=false

install_modules: install_contrib install_extra

reset_install: install_backend install_db install_modules

##############################
Expand Down

0 comments on commit f7c48ae

Please sign in to comment.