Skip to content

Commit

Permalink
Correct cron comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Aug 28, 2024
1 parent 8e0d3ba commit e7f1449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ E.g.
<!-- markdownlint-disable -->

```cron
# Run on the second minute of every hour.
# Run on the third minute of every hour.
3 */1 * * * cd /home/orcfax/pubwatch && /home/orcfax/pubwatch/pubwatch.sh 2>&1 | logger -t orcfax_pubwatch
```

Expand Down

0 comments on commit e7f1449

Please sign in to comment.