Skip to content

Commit f6f37ec

Browse files
authored
Update index.md
Add information for Windows hosts when adding custom cron jobs
1 parent 20464d1 commit f6f37ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • DOCUMENTATION/content/documentation

DOCUMENTATION/content/documentation/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,6 +1058,8 @@ You can add your cron jobs to `workspace/crontab/root` after the `php artisan` l
10581058

10591059
Make sure you [change the timezone](#Change-the-timezone) if you don't want to use the default (UTC).
10601060

1061+
If you are on Windows, be sure that the line endings for this file are LF only, or the cron jobs will silently fail.
1062+
10611063

10621064

10631065

0 commit comments

Comments
 (0)