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 a8ebcd4..9b34e21 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 @@ -199,6 +199,10 @@ Ziped alles im aktuellen Verzeichnis zip -r updated.zip * -x .env public/media/\* public/thumbnail/\* var/cache/\* ``` +``` +zip -r updated.zip * -x .env var/cache/\* +``` + ### Datenbank ``` ddev export-db --file=update-db.sql.gz