Skip to content

Commit

Permalink
style: dprint fmt
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Jan 1, 2024
1 parent a7b85dc commit 278ab9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ It allows to define client groups which are all backed up the same way.
- Copy the `rustic-scheduler-server` binary to your backup schedule server and
the `rustic-scheduler-client` binary to all your clients (available under
`/targets/release`).
- Create a config file `./config/rustic_schedulder.toml` on your backup schedule server
(example config is available in the `config/` dir)
- Create a config file `./config/rustic_schedulder.toml` on your backup schedule
server (example config is available in the `config/` dir)
- Run the `rustic-scheduler-server` binary on your server in the dir containing
the config.
- On each client, run `rustic-scheduler-client <ADDR>`, where `<ADDR>` is the
Expand Down

0 comments on commit 278ab9e

Please sign in to comment.