|
|
|
@ -279,7 +279,7 @@ that, you can configure a separate job runner to invoke it periodically.
|
|
|
|
|
### cron
|
|
|
|
|
|
|
|
|
|
If you're using cron, download the [sample cron
|
|
|
|
|
file](https://projects.torsion.org/borgmatic-collective/borgmatic/src/master/sample/cron/borgmatic).
|
|
|
|
|
file](https://projects.torsion.org/borgmatic-collective/borgmatic/src/main/sample/cron/borgmatic).
|
|
|
|
|
Then, from the directory where you downloaded it:
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
@ -303,9 +303,9 @@ you may already have borgmatic systemd service and timer files. If so, you may
|
|
|
|
|
be able to skip some of the steps below.)
|
|
|
|
|
|
|
|
|
|
First, download the [sample systemd service
|
|
|
|
|
file](https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/sample/systemd/borgmatic.service)
|
|
|
|
|
file](https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/main/sample/systemd/borgmatic.service)
|
|
|
|
|
and the [sample systemd timer
|
|
|
|
|
file](https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/sample/systemd/borgmatic.timer).
|
|
|
|
|
file](https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/main/sample/systemd/borgmatic.timer).
|
|
|
|
|
|
|
|
|
|
Then, from the directory where you downloaded them:
|
|
|
|
|
|
|
|
|
|