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

Uninstall Script Fail - [Errno 2] #211

Closed Scraggarax closed 2 years ago

Scraggarax commented 3 years ago

Running the uninstall script sudo python3 uninstall.py does not work, resulting in the following error. python3: can't open file 'uninstall.py': [Errno 2] No such file or directory

EDIT: I was able to uninstall by running sudo python3 /home/pi/whitelist/scripts/uninstall.py