We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e758bf2 commit 53bacbeCopy full SHA for 53bacbe
_posts/2023-06-16-back-up-rpi-live.md
@@ -82,4 +82,4 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
82
0 6 * * * /bin/bash /root/.local/bin/backup > /var/log/backup.log 2>&1
83
```
84
85
-Notice this will run the backup script every morning at 6am and log out to `/var/log/backup.log`
+Notice this will run the backup script every morning at 6am and log the results to `/var/log/backup.log`
0 commit comments