README.md aktualisiert

This commit is contained in:
2025-04-29 17:18:47 +02:00
parent 8d728150b6
commit 4805ae919a

View File

@@ -71,6 +71,7 @@ chmod +x update.sh
#### Or automate it with cron:
```bash
chmod +x update.sh
crontab -e
# Example: run every hour
0 * * * * /path/to/your/Repo/update.sh