Created
July 23, 2019 14:39
-
-
Save fhightower/65e31b1b7c101c85c7203ed74a9fc782 to your computer and use it in GitHub Desktop.
Helpful crontab config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# It is helpful to add the following lines to crontab on a linux box: | |
SHELL=/bin/sh | |
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment