1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

Fix pihole

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-09-06 18:11:44 +02:00
parent 61bc8cf0b7
commit 95565c6211

View file

@ -750,6 +750,7 @@ _set_pihole_server() {
}
set_pihole() {
config_load openmptcprouter
config_foreach _set_pihole_server server
}