hulu ad config file and fewer domains

troubleshooting
This commit is contained in:
jacobsalmela
2014-11-14 17:03:06 -06:00
parent 60f0eb1f5e
commit 3d665ff155
3 changed files with 10 additions and 1 deletions
+7
View File
@@ -1,5 +1,12 @@
#!/bin/bash
# Block Hulu Plus ads using a Raspberry Pi
# Install with this command (from the Pi):
#
# curl -s https://raw.githubusercontent.com/jacobsalmela/pi-hole/master/block%20hulu%20ads/setup.sh | bash
#
# Or run the commands below in order
# Update the Pi
sudo apt-get update
#sudo apt-get -y upgrade