mirror of
https://github.com/netcccyun/dnsmgr.git
synced 2026-02-21 15:31:12 +08:00
修复脚本执行错误
This commit is contained in:
parent
a22ecd53d6
commit
5cbdcb9bf7
@ -7,7 +7,7 @@ autostart=true
|
||||
autorestart=true
|
||||
|
||||
[program:check_tasks]
|
||||
command=/app/scripts/run_tasks.sh
|
||||
command=bash /app/scripts/run_tasks.sh
|
||||
autostart=true
|
||||
autorestart=true
|
||||
startretries=99999 ; 设置为一个很大的值
|
||||
|
||||
Loading…
Reference in New Issue
Block a user