bach 2 년 전
부모
커밋
fc797e9ba8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile

+ 1 - 1
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"