From eefda10f5290be01ca9e389b0159c340317b0d39 Mon Sep 17 00:00:00 2001 From: Jarell <91372088+jarelllama@users.noreply.github.com> Date: Mon, 1 Apr 2024 14:12:38 +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 5d2a7f124..06c7c7d82 100644 --- a/functions/retrieve_domains.sh +++ b/functions/retrieve_domains.sh @@ -220,10 +220,8 @@ build() { format_file "$RAW" # Add domains to raw light file - if grep -q '[a-z]' retrieved_light_domains.tmp; then - cat retrieved_light_domains.tmp >> "$RAW_LIGHT" - format_file "$RAW_LIGHT" - fi + cat retrieved_light_domains.tmp >> "$RAW_LIGHT" + format_file "$RAW_LIGHT" log_event "$(