From 7b5e17a52d3239af75a603eab254c2fff7fbc5eb Mon Sep 17 00:00:00 2001 From: Benjamin Neumann Date: Sun, 26 Jul 2026 10:05:38 +0200 Subject: [PATCH] vault backup: 2026-07-26 10:05:38 --- .obsidian/plugins/execute-code/data.json | 4 ++-- SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.obsidian/plugins/execute-code/data.json b/.obsidian/plugins/execute-code/data.json index 57800fd..f3824ae 100644 --- a/.obsidian/plugins/execute-code/data.json +++ b/.obsidian/plugins/execute-code/data.json @@ -63,9 +63,9 @@ "pythonEmbedPlots": true, "pythonFileExtension": "py", "pythonInject": "", - "shellPath": "bash", + "shellPath": "cmd", "shellArgs": "", - "shellFileExtension": "sh", + "shellFileExtension": "bat", "shellInject": "", "batchPath": "call", "batchArgs": "", diff --git a/SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md b/SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md index 2482afd..cfb2c62 100644 --- a/SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md +++ b/SS2026/Datenbanken und Informationssysteme/MongoDB/MongoDB.md @@ -12,7 +12,4 @@ Field = Spalte key-value pair - updateOne/updateMany - deleteOne/deleteMany -```Shell -ls -```