diff options
| author | JoseFabio El que Conoces <J053Fabi0@users.noreply.github.com> | 2021-07-13 12:38:56 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-13 12:38:56 -0600 |
| commit | 35a9260cc8149cf41f3e01d2f3d79612ed948784 (patch) | |
| tree | ed7782424a773d3402f8b3359ae1fa87994363a6 /cron.html | |
| parent | fab5aadf72bcf9994f93b63d8361ae3c92fc07ce (diff) | |
Another space
Diffstat (limited to 'cron.html')
| -rw-r--r-- | cron.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Crontab expressions look like this <code>* * * * * command-to-run</code> The five elements before the command tell when the command is supposed to be run automatically. <p> - So for our Monday at 3:30AM job we would do the following: + So for our Monday at 3:30 AM job we would do the following: <p> <pre><code> .---------------- minute (0 - 59) | .------------- hour (0 - 23) |
