arpitjindal97 / raspbian-recipes

Raspberry networking made easy - Need Contributors
GNU General Public License v3.0
408 stars 165 forks source link

fix echo command to write to custom-dnsmasq.conf #57

Closed mattydee99 closed 2 years ago

mattydee99 commented 2 years ago

the \n\ end endings in the echo command create an improperly formatted file on my system.

arpitjindal97 commented 2 years ago

Have you tested the script? Make sure it works properly after the change

mattydee99 commented 2 years ago

Yes, tested and it works :)