From b084cab0baae03a67ce1c38564653f9cb6a55ccd Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Sun, 24 May 2026 18:22:06 +0200 Subject: [PATCH] vault backup: 2026-05-24 18:22:06 --- .../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 100b037..bbb2ef0 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 @@ -195,7 +195,7 @@ Prüfen ob alles funktioniert ### Dateien Ziped alles im aktuellen Verzeichnis ``` -zip -r updated.zip * -x .env ./public/media ./var/cache +zip -r updated.zip * -x .env public/media/\* public/thumbnail/\* var/cache/\* ``` ### Datenbank