Skip to content

Commit

Permalink
fix: install script
Browse files Browse the repository at this point in the history
  • Loading branch information
arturu committed Dec 14, 2024
1 parent 5deabc0 commit 96a8d7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/setup_step03__configure_ouitoulia.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ case $installa_at_ed_albo in
composer require ouitoulia/keryx
drush pm:install keryx
drush -y config:import --partial --source="$(drush drupal:directory)/modules/contrib/keryx/config/update/"
drush migrate:import amministrazione_trasparente_obblighi
drush migrate:import amministrazione_trasparente_categorie
;;
esac

Expand Down

0 comments on commit 96a8d7c

Please sign in to comment.