diff --git a/Makefile b/Makefile index 7e38bde..b492e5d 100644 --- a/Makefile +++ b/Makefile @@ -109,7 +109,7 @@ update_solr_conf: bin/update_solr_config.sh 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: ssh -p 2222 -R materio:80:dev:8890 CT-sish.me \ No newline at end of file diff --git a/public_html b/public_html index e8a7c0d..48c3142 160000 --- a/public_html +++ b/public_html @@ -1 +1 @@ -Subproject commit e8a7c0d190e2ff4754f2e724a6e18669c46929d8 +Subproject commit 48c31420a7586dbfcab0afe7e59388a565b9a073