Merge pull request #859 from pi-hole/ImproveWhitelistBlacklist

Improvements to White and Blacklists
This commit is contained in:
Adam Warner 2016-10-26 19:52:16 +01:00 committed by GitHub
commit 3996e11425
5 changed files with 170 additions and 285 deletions

View file

@ -557,6 +557,8 @@ installScripts() {
# Install the scripts from /etc/.pihole to their various locations
echo ":::"
echo -n "::: Installing scripts to /opt/pihole..."
#clear out /opt/pihole and recreate it. This allows us to remove scripts from future installs
rm -rf /opt/pihole
install -o "${USER}" -m755 -d /opt/pihole
cd /etc/.pihole/