mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-23 21:30:17 +00:00
Added missing "done." output
This commit is contained in:
parent
bdad454a0d
commit
27e5f2798d
1 changed files with 1 additions and 0 deletions
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 a new issue