README.md aktualisiert
This commit is contained in:
@@ -71,6 +71,7 @@ chmod +x update.sh
|
|||||||
#### Or automate it with cron:
|
#### Or automate it with cron:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
chmod +x update.sh
|
||||||
crontab -e
|
crontab -e
|
||||||
# Example: run every hour
|
# Example: run every hour
|
||||||
0 * * * * /path/to/your/Repo/update.sh
|
0 * * * * /path/to/your/Repo/update.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user