anudeepND / whitelist

A simple tool to add commonly white listed domains to your Pi-Hole setup.
MIT License
4.18k stars 281 forks source link

Support using referral.sh with Docker #191

Closed hursey013 closed 3 years ago

hursey013 commented 3 years ago

Following on the work done in https://github.com/anudeepND/whitelist/pull/162, this adds the same optional arguments (-d --dir & -D --docker) to referral.sh in order to allow using the script while running Pi-Hole in Docker.

anudeepND commented 3 years ago

Thanks @hursey013, what are your thoughts on #188, I don't have the docker setup to try it out.