1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 12:40:56 +00:00

We no longer need to do this, either

This commit is contained in:
Adam Warner 2017-03-31 19:23:26 +01:00
parent bdc6bd4135
commit 02040cd25d
No known key found for this signature in database
GPG Key ID: 7C062498C7FA6E49

View File

@ -403,8 +403,6 @@ if [[ "${forceGrav}" == true ]]; then
echo " done!"
fi
#Overwrite adlists.default from /etc/.pihole in case any changes have been made. Changes should be saved in /etc/adlists.list
cp /etc/.pihole/adlists.default /etc/pihole/adlists.default
gravity_collapse
gravity_spinup
if [[ "${skipDownload}" == false ]]; then