Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 1, 2024
1 parent 87b9bda commit fc36bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/retrieve_domains.sh
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ format_file() {
cleanup() {
# Initialize pending directory is no pending domains to be saved
find data/pending -type d -empty -delete

find . -maxdepth 1 -type f -name "*.tmp" -delete
}

Expand Down

0 comments on commit fc36bf4

Please sign in to comment.