Merge d332f4476b790c907bff9ca1d49854c5c54351ed into f7d28b486c68c2cc078bdcfd7fa386dec969dfee

This commit is contained in:
fliespl 2024-11-04 15:21:42 +01:00 committed by GitHub
commit 353e6bf3e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ Then paste this at the bottom of the file and save it. Note that in this specifi
```bash
# This is required, as it otherwise cannot find restic as a command.
PATH="/usr/local/bin:/usr/bin:/bin"
PATH="/usr/local/bin:$PATH"
# Example running every 5 minutes
*/5 * * * * autorestic -c /path/to/my/.autorestic.yml --ci cron