Skip to content

Commit 2824832

Browse files
committed
Clean up format
1 parent be51a2d commit 2824832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/user-guide/cron-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To manage your cron jobs, navigate to the **Cron <i class="fas fa-fw fa-clock"><
1212
1. Click the **<i class="fas fa-fw fa-plus-circle"></i> Add job** button.
1313
2. Enter the command you want to execute.
1414
3. Enter the schedule on which you want to execute the command. You can use the generator to help you, or a tool such as [Crontab.guru](https://crontab.guru/).
15-
4. **Important.** If you use a normal user then you cannot use sudo in cron jobs, Hestia does not add normal users to the sudoers configuration file.
15+
4. **Important.** If you use a normal user then you cannot use sudo in cron jobs, Hestia does not add normal users to the sudoers configuration file.
1616

1717
## Editing a cron job
1818

0 commit comments

Comments
 (0)