Skip to content

Commit

Permalink
Update build_lists.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jarelllama authored Apr 1, 2024
1 parent 7738945 commit 0873e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/build_lists.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# This script builds the various formats of blocklists from the raw files.
# Builds the various formats of blocklists from the raw files.

readonly RAW='data/raw.txt'
readonly RAW_LIGHT='data/raw_light.txt'
Expand Down

0 comments on commit 0873e07

Please sign in to comment.