Commit graph

1 commit

Author SHA1 Message Date
c797998c84
🦊 Change download option to work multiple times (#16)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Changed `-D` option to always download the lists supplied, regardless of
the database directory being empty or not.

This means you can download additional lists after the first program
run, or re-download lists later on. It *will* overwrite your custom
changes however if your files are called the same as the default list
names.

Additionally removed dependency on GNU version of cut and added some
simple tests for the download functionality.

Fixes #16.
2022-11-04 17:22:47 +01:00