diff --git a/functions/build_lists.sh b/functions/build_lists.sh index 227ef3899..556d41792 100644 --- a/functions/build_lists.sh +++ b/functions/build_lists.sh @@ -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'