diff --git a/README.md b/README.md index 644ba30..6cfbd53 100644 --- a/README.md +++ b/README.md @@ -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.: ```