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"