autorestic/docs
James Tyra 5b4a2c3165
Update cron.md
crontab entries need a user. 
When copying and pasting the examples directly into my crontab, they were not running. Using a crontab checking utility, an error was generated:
`Checking correctness of /var/spool/cron/crontabs/root
E: 6: */5 * * * * /usr/local/bin/autorestic -v -c /root/.autorestic.yml --ci cron |& /usr/bin/logger -t autorestic > /dev/null 2>&1
e:    INVALID_USER: Invalid username "/usr/local/bin/autorestic"
E: There were 1 errors and 0 warnings.`

This update adds a username (root) to the example, which fixes the syntax error.
2023-04-06 11:42:13 -05:00
..
.codedoc Bump webpack from 5.75.0 to 5.76.1 in /docs/.codedoc (#295) 2023-03-22 15:25:32 +01:00
markdown Update cron.md 2023-04-06 11:42:13 -05:00
.gitignore docs 2021-04-12 16:41:46 +02:00
package-lock.json Bump webpack from 5.75.0 to 5.76.1 in /docs (#296) 2023-03-22 15:25:20 +01:00
package.json update deps 2022-12-09 17:29:07 +01:00
vercel.json vercel 2021-04-16 00:31:34 +02:00