Rename logs

This commit is contained in:
Erik Westrup
2022-02-15 11:36:20 +01:00
parent 7bc15e2254
commit 4f7da2c975
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ Many Linux distributions nowadays use [Systemd](https://en.wikipedia.org/wiki/Sy
As a convenience, a shortcut for the above commands are `$ make activate-launchagent`.
1. Watch the first backup progress from the log files:
```console
$ tail -f ~/Library/Logs/restic/restic_*
$ tail -f ~/Library/Logs/restic/backup*
```
1. Verify the backup
```console