Doku-Pfad vereinheitlicht: Clone liegt unter /root/docu statt docu-repo.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user