vault backup: 2026-07-26 10:05:38

This commit is contained in:
Benjamin Neumann
2026-07-26 10:05:38 +02:00
parent 6c311316a7
commit 7b5e17a52d
2 changed files with 2 additions and 5 deletions
+2 -2
View File
@@ -63,9 +63,9 @@
"pythonEmbedPlots": true, "pythonEmbedPlots": true,
"pythonFileExtension": "py", "pythonFileExtension": "py",
"pythonInject": "", "pythonInject": "",
"shellPath": "bash", "shellPath": "cmd",
"shellArgs": "", "shellArgs": "",
"shellFileExtension": "sh", "shellFileExtension": "bat",
"shellInject": "", "shellInject": "",
"batchPath": "call", "batchPath": "call",
"batchArgs": "", "batchArgs": "",
@@ -12,7 +12,4 @@ Field = Spalte key-value pair
- updateOne/updateMany - updateOne/updateMany
- deleteOne/deleteMany - deleteOne/deleteMany
```Shell
ls
```