How to get CRON to call in the correct PATHs

前端 未结 15 1230
时光取名叫无心
时光取名叫无心 2020-11-22 06:07

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

15条回答
  •  爱一瞬间的悲伤
    2020-11-22 06:55

    Should you use webmin then these are the steps how to set the PATH value:

    System
      -> Scheduled Cron Jobs
           -> Create a new environment variable
                -> For user: 
                            
        
    提交评论

提交回复
热议问题