mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
修复删除错误日志文件
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user