Skip to content

Commit

Permalink
Update build-prod.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
anpolimus committed Feb 9, 2022
1 parent 462c963 commit 17256c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build-prod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ composer install

echo "Importing config and updating database"
cd $HOME
./vendor/bin/drush updb -y
./vendor/bin/drush cr
./vendor/bin/drush cim -y
./vendor/bin/drush updb -y
./vendor/bin/drush cr




Expand Down

0 comments on commit 17256c5

Please sign in to comment.