From 1d39c2c2d51914df716a4f13e7c620ef95f077f7 Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Sun, 24 May 2026 19:12:05 +0200 Subject: [PATCH] vault backup: 2026-05-24 19:12:05 --- .../Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md b/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md index bbb2ef0..7aaa128 100644 --- a/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md +++ b/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md @@ -200,7 +200,7 @@ zip -r updated.zip * -x .env public/media/\* public/thumbnail/\* var/cache/\* ### Datenbank ``` -ddev export-db --file=~/dev/shopware/update-db.sql.gz +ddev export-db --file=update-db.sql.gz ``` Anschließend alles auf Liveumgebung hochladen.