mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 06:08:21 +00:00
Added missing "done." output
This commit is contained in:
parent
bdad454a0d
commit
27e5f2798d
1
gravity.sh
Executable file → Normal file
1
gravity.sh
Executable file → Normal file
@ -264,6 +264,7 @@ gravity_hostFormat() {
|
||||
|
||||
# Copy the file over as /etc/pihole/gravity.list so dnsmasq can use it
|
||||
cp ${piholeDir}/${accretionDisc} ${adList}
|
||||
echo " done!"
|
||||
}
|
||||
|
||||
# blackbody - remove any remnant files from script processes
|
||||
|
Loading…
Reference in New Issue
Block a user