mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复删除错误日志文件
This commit is contained in:
parent
df2a659050
commit
2a5f0eee92
|
@ -307,5 +307,5 @@ detect_termux
|
|||
detect_macos
|
||||
define_cmd
|
||||
|
||||
rm $task_error_log_path
|
||||
[ -f $task_error_log_path ] && rm $task_error_log_path
|
||||
import_config $1 >> $task_error_log_path 2>&1
|
||||
|
|
Loading…
Reference in New Issue
Block a user