README.md aktualisiert

This commit is contained in:
2025-08-15 17:07:06 +02:00
parent c01df64dcc
commit 2347ae55ef
+1 -1
View File
@@ -21,7 +21,7 @@ Code Bedeutung
```
## Cronjob (z.B. täglich 5 Uhr):
```
0 4 * * * /root/scripte/proxmox-update.py
0 5 * * * /root/scripte/proxmox-update.py
```
Ergibt z.B.:
```