![](/static/253f0d9b/assets/icons/icon-96x96.png)
![](https://lemmy.world/pictrs/image/8286e071-7449-4413-a084-1eb5242e2cf4.png)
4·
26 days 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.
And 50% more later on :)