

4·
5 months agoAdd set -x
and dump the output (both stdout
, stderr
) into a logfile
Usually issues with crontab are related to variables ( PATH) as well, so you might want to consider verifying that.
Add set -x
and dump the output (both stdout
, stderr
) into a logfile
Usually issues with crontab are related to variables ( PATH) as well, so you might want to consider verifying that.
Sheesh, because of their colors at the bottom my mind interpreted purple and blue as purple and yellow and it got me hella confused