From 7acc02aeb0b24e1c3cbc31e6b91dc84c5767ed4e Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 11 Nov 2021 23:22:35 +0100 Subject: [PATCH] src_d9 --- Makefile | 2 +- src_d9 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b4d17ac..6ea277c 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ d9_cim: docker exec eql-php-1 /bin/bash -c "drush config-import -y" d9_sync_struct: - docker exec eql-php-1 /bin/bash -c "drush im --choice safe && drush ib --choice full" + docker exec eql-php-1 /bin/bash -c "drush im --choice safe && drush ib --choice full & drush it --choice full" d9_pag: docker exec eql-php-1 /bin/bash -c "drush pag all canonical_entities:node && drush pag all canonical_entities:taxonomy_term" diff --git a/src_d9 b/src_d9 index dea7e22..8f79e65 160000 --- a/src_d9 +++ b/src_d9 @@ -1 +1 @@ -Subproject commit dea7e22990346122a49efe5f86bbaa10827468d0 +Subproject commit 8f79e658a75ea80b7383cbbd0de9ea978854b9e8