vault backup: 2026-05-07 23:59:54

This commit is contained in:
2026-05-07 23:59:54 +02:00
parent 68e8607abb
commit 246590aad1
2 changed files with 11 additions and 4 deletions

View File

@@ -27,12 +27,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Künstliche Intelligenz/Entwicklerumgebung.md", "file": "Persönlich/Matrix.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Entwicklerumgebung" "title": "Matrix"
} }
} }
], ],
@@ -208,9 +208,11 @@
"copilot:Open Copilot Chat": false "copilot:Open Copilot Chat": false
} }
}, },
"active": "0ba7fc0ca7bd6094", "active": "dd89b8283011e864",
"lastOpenFiles": [ "lastOpenFiles": [
"Künstliche Intelligenz/Entwicklerumgebung.md", "Künstliche Intelligenz/Entwicklerumgebung.md",
"Persönlich/Matrix.md",
"README.md",
"IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md", "IT Security/CIS Benchmark L1 RHEL8 und RHEL9.md",
"copilot/copilot-custom-prompts/Clip Web Page.md", "copilot/copilot-custom-prompts/Clip Web Page.md",
"copilot/copilot-custom-prompts/Clip YouTube Transcript.md", "copilot/copilot-custom-prompts/Clip YouTube Transcript.md",
@@ -234,7 +236,6 @@
"Persönlich", "Persönlich",
"Finanzen", "Finanzen",
"IT Security", "IT Security",
"README.md",
"Willkommen.md" "Willkommen.md"
] ]
} }

6
Persönlich/Matrix.md Normal file
View File

@@ -0,0 +1,6 @@
cat > /etc/audit-telegram.env << 'EOF'
TOKEN="8702057038:AAEp-HNsqkIkN7d579nYaR_7VSbKbyfXnCA"
CHAT_ID="1581324597"
EOF
chmod 600 /etc/audit-telegram.env