autorestic/docs/markdown/cli/cron.md
2021-04-23 17:45:02 +02:00

12 lines
247 B
Markdown

# Cron
```bash
autorestic cron
```
This command is mostly intended to be triggered by an automated system like systemd or crontab.
It will run cron jobs as [specified in the cron section](/location/cron) of a specific location.
> :ToCPrevNext