mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-15 05:33:27 +08:00
修复写入任务错误日志逻辑
This commit is contained in:
+1
-1
@@ -321,5 +321,5 @@ detect_termux
|
|||||||
detect_macos
|
detect_macos
|
||||||
define_cmd
|
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
|
import_config $1 >> $task_error_log_path 2>&1
|
||||||
|
|||||||
Reference in New Issue
Block a user