README.md aktualisiert

This commit is contained in:
2025-07-26 00:40:48 +02:00
parent 8564fc476c
commit 10fca94167

View File

@@ -28,6 +28,7 @@ Das Skript führt folgende Aktionen aus:
2. Mache das Skript ausführbar:
```bash
chmod +x update_checker.sh
chmod +x updater.sh```
chmod +x updater.sh
```
3. Folgenden Cron-Job anlegen: @reboot sh /path/to/update_checker.sh
4. Updates danach immer über updater.sh ausführen, damit das Skript weiß, wann das letzte Update ausgeführt wurde... =)