mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-25 16:36:07 +08:00
修复写入任务错误日志逻辑
This commit is contained in:
parent
895740a3cb
commit
f92f2c1666
|
@ -321,5 +321,5 @@ detect_termux
|
|||
detect_macos
|
||||
define_cmd
|
||||
|
||||
[ -f $task_error_log_path ] && rm $task_error_log_path
|
||||
echo '' > $task_error_log_path
|
||||
import_config $1 >> $task_error_log_path 2>&1
|
||||
|
|
Loading…
Reference in New Issue
Block a user