MartineauUK / Unbound-Asuswrt-Merlin

Install and manage unbound (Recursive DNS) on Asus routers
Apache License 2.0
66 stars 13 forks source link

Function call fix #8

Closed toazd closed 4 years ago

toazd commented 4 years ago

I believe that the original expression always evaluates as true because it references an undefined variable. The proposed change adheres to the usage of calling the Unbound_Installed function throughout the rest of the script.