I\'m trying to get cron to call in the correct PATHs. When I run a Python script from shell the script runs fine as it uses the PATHs set in bashrc but when I use cron all t
Should you use webmin then these are the steps how to set the PATH value:
webmin
PATH
System -> Scheduled Cron Jobs -> Create a new environment variable -> For user: -> Variable name: PATH -> Value: /usr/bin:/bin: -> Add environment variable: Before all Cron jobs for user