mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-10 09:52:53 +00:00
fix: 修复 supervisor crontab 运行状态错误
This commit is contained in:
parent
548b30e5b3
commit
5a8996d90a
@ -1,6 +1,6 @@
|
||||
[program:crontab]
|
||||
directory=/var/www/docker/crontab
|
||||
command=/etc/init.d/cron start
|
||||
command=/usr/sbin/cron -f
|
||||
numprocs=1
|
||||
autostart=true
|
||||
autorestart=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user