From 21592d7a474a4d4f9d4c0d8cc788ef937886ba20 Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Mon, 1 Apr 2024 14:23:54 +0800 Subject: [PATCH] Update --- functions/retrieve_domains.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/functions/retrieve_domains.sh b/functions/retrieve_domains.sh index 06c7c7d82..c252c0983 100644 --- a/functions/retrieve_domains.sh +++ b/functions/retrieve_domains.sh @@ -215,12 +215,10 @@ build() { count_before="$(wc -l < "$RAW")" - # Add domains to raw file + # Add domains to raw file and raw light file cat retrieved_domains.tmp >> "$RAW" - format_file "$RAW" - - # Add domains to raw light file cat retrieved_light_domains.tmp >> "$RAW_LIGHT" + format_file "$RAW" format_file "$RAW_LIGHT" log_event "$(