فهرست منبع

fixed make file

bach 2 سال پیش
والد
کامیت
98ff8b252b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -71,4 +71,4 @@ exec_mysql:
 		docker exec -it eql-mysql-1 bash
 
 dump_d9_db:
-	docker exec eql-mysql_d9-1 sh -c 'exec mysqldump -uroot -peql eql' > ./ressources/eql-$(DATE_NOW)-local.sql
+	docker exec eql-mysql-1 sh -c 'exec mysqldump -uroot -peql eql' > ./ressources/eql-$(DATE_NOW)-local.sql