diff --git a/Makefile b/Makefile index 832762d..c7a7d20 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,8 @@ updb: cim: docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush config-import -y" + docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush ib --choice safe" + docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush im --choice safe" # sync_struct: # docker exec q2d-php-1 /bin/bash -c "vendor/bin/drush im --choice safe && drush ib --choice full" diff --git a/src b/src index 0828edf..8abad34 160000 --- a/src +++ b/src @@ -1 +1 @@ -Subproject commit 0828edff55b6aaac7c619e6a7d52785f8f5fc8fa +Subproject commit 8abad343067974214a7120b66bff3cc71fbb982b