Skip to content

Commit

Permalink
Use magerun2 to set theme config which is not reliably supported by core
Browse files Browse the repository at this point in the history
  • Loading branch information
aashwin-rvvup committed May 16, 2024
1 parent 2bc7f4d commit 8803eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/configure-hyva.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ composer require --prefer-source hyva-themes/magento2-hyva-checkout:^1.1
bin/magento setup:upgrade
bin/magento config:set dev/template/minify_html 0
vendor/bin/n98-magerun2 config:store:set design/theme/theme_id 5 --scope=stores --scope-id=1
bin/magento config:set hyva_themes_checkout/general/checkout default
vendor/bin/n98-magerun2 config:store:set hyva_themes_checkout/general/checkout default

0 comments on commit 8803eaf

Please sign in to comment.