From 35a9260cc8149cf41f3e01d2f3d79612ed948784 Mon Sep 17 00:00:00 2001 From: JoseFabio El que Conoces Date: Tue, 13 Jul 2021 12:38:56 -0600 Subject: Another space --- cron.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cron.html b/cron.html index f0b08f8..645dc03 100644 --- a/cron.html +++ b/cron.html @@ -47,7 +47,7 @@ Crontab expressions look like this * * * * * command-to-run The five elements before the command tell when the command is supposed to be run automatically.

- 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:

 .---------------- minute (0 - 59)
  | .------------- hour (0 - 23)
-- 
cgit v1.2.3