Fix mariadb-dump command in Makefile, bump public_html submodule
This commit is contained in:
@@ -109,7 +109,7 @@ update_solr_conf:
|
|||||||
bin/update_solr_config.sh
|
bin/update_solr_config.sh
|
||||||
|
|
||||||
dump_d8_db:
|
dump_d8_db:
|
||||||
docker exec materiod8-mysql-1 sh -c 'exec mysqldump -uroot -pmaterio materio_d8' > ./ressources/materio-d8-$(DATE_NOW)-local.sql
|
docker exec materiod8-mysql-1 sh -c 'exec mariadb-dump -uroot -pmaterio materio_d8' > ./ressources/materio-d8-$(DATE_NOW)-local.sql
|
||||||
|
|
||||||
sish:
|
sish:
|
||||||
ssh -p 2222 -R materio:80:dev:8890 CT-sish.me
|
ssh -p 2222 -R materio:80:dev:8890 CT-sish.me
|
||||||
+1
-1
Submodule public_html updated: e8a7c0d190...48c31420a7
Reference in New Issue
Block a user