From fc797e9ba835071d302488e9c655eafb4f68e1eb Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 9 Nov 2021 11:54:36 +0100 Subject: [PATCH] makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8324956..f35e273 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ ps: logs: docker-compose logs -f -d9_maj_config: d9_crd d9_composer_install d9_updb d9_cim d9_sync_struct d9_cr d9_pag +d9_maj_config: d9_crd d9_composer_install d9_updb d9_cim d9_cr d9_pag #d9_sync_struct d9_crd: docker exec eql-php-1 /bin/bash -c "drush cache-clear drush"