vault backup: 2025-12-19 21:28:39

This commit is contained in:
2025-12-19 21:28:39 +01:00
parent fa32549a19
commit 5eec6a0386
3 changed files with 9 additions and 5 deletions
+3 -3
View File
@@ -84,7 +84,7 @@
} }
} }
], ],
"currentTab": 1 "currentTab": 4
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -276,10 +276,10 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "cf7a85fbfb750354", "active": "78dde4bcbdec5bf3",
"lastOpenFiles": [ "lastOpenFiles": [
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
"Geschäft/Etiketten/Drucken/01 - Drucken.md", "Geschäft/Etiketten/Drucken/01 - Drucken.md",
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
"HomeLab/VPS/Screen.md", "HomeLab/VPS/Screen.md",
"Geschäft/IT/Online Shop/Shopware 6/Dockware.md", "Geschäft/IT/Online Shop/Shopware 6/Dockware.md",
"ToDo's/ToDo's.md", "ToDo's/ToDo's.md",
+2 -2
View File
@@ -8,8 +8,8 @@
- [ ] 3 x Lodner Zirben Balsam S. 3 - [ ] 3 x Lodner Zirben Balsam S. 3
- [ ] 2 x Lodner Safran Balsam S. 2 - [ ] 2 x Lodner Safran Balsam S. 2
- [ ] 9 x Lodner Linsenbolognese S. 1 - [x] 9 x Lodner Linsenbolognese S. 1 ✅ 2025-12-19
- [ ] 2 x Lodner Trüffel Olivenöl - [x] 4 x Lodner Trüffel Olivenöl ✅ 2025-12-19
--- ---
## Gewürze: ## Gewürze:
@@ -56,6 +56,10 @@ docker exec -it shopware bin/console theme:compile
docker exec -it shopware bin/build-administration.sh docker exec -it shopware bin/build-administration.sh
``` ```
```
docker exec -it shopware bin/build-storefront.sh
```
``` ```
docker exec -it shopware bin/console cache:clear docker exec -it shopware bin/console cache:clear
``` ```