Doku-Pfad vereinheitlicht: Clone liegt unter /root/docu statt docu-repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
root
2026-06-27 20:08:25 +02:00
parent 6f52d46267
commit 9a6e966ce3
6 changed files with 11 additions and 12 deletions
+2 -2
View File
@@ -41,13 +41,13 @@ docu/
## Auf einem Host bearbeiten & pushen
```bash
cd /root/docu-repo
cd /root/docu
git pull
# Dateien unter pve1/ oder pve2/ editieren
git add -A && git commit -m "Beschreibung" && git push
```
Clone-Pfad auf beiden Nodes: **`/root/docu-repo`**
Clone-Pfad auf beiden Nodes: **`/root/docu`**
## Schnellreferenz Power-Monitoring