Skip to content

Commit

Permalink
Debug add unparked
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Mar 28, 2024
1 parent ac4c5be commit acafc28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parked.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ function main {
for file in config/* data/*; do # Format files in the config and data directory
format_list "$file"
done
#add_unparked_domains
remove_parked_domains
add_unparked_domains
#remove_parked_domains
#update_light_file
}

Expand Down

0 comments on commit acafc28

Please sign in to comment.