修复脚本执行错误

This commit is contained in:
coolxitech 2024-10-29 19:27:26 +08:00
parent a22ecd53d6
commit 5cbdcb9bf7

View File

@ -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 ; 设置为一个很大的值