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
1 changed files with 1 additions and 1 deletions

View File

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