Skip to content

Commit 53bacbe

Browse files
author
Patrick M
committed
fix: for clarity
1 parent e758bf2 commit 53bacbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-06-16-back-up-rpi-live.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
8282
0 6 * * * /bin/bash /root/.local/bin/backup > /var/log/backup.log 2>&1
8383
```
8484

85-
Notice this will run the backup script every morning at 6am and log out to `/var/log/backup.log`
85+
Notice this will run the backup script every morning at 6am and log the results to `/var/log/backup.log`

0 commit comments

Comments
 (0)