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

make last line of script return a new line been bugging me for awhile

This commit is contained in:
Tommy Huff 2016-10-20 09:09:35 -04:00
parent a9d17c96be
commit 60873144ea

View File

@ -313,7 +313,7 @@ gravity_reload() {
# Reload hosts file
echo ":::"
echo -n "::: Refresh lists in dnsmasq..."
echo "::: Refresh lists in dnsmasq..."
#ensure /etc/dnsmasq.d/01-pihole.conf is pointing at the correct list!
#First escape forward slashes in the path: