| commit | 28ad45123bb65b144b7678031c4e38cd5a8be039 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jun 02 11:44:27 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jun 02 11:45:16 2023 +0400 |
| tree | 8152404d1b378802f722be8d37afa4dc5f3843b9 | |
| parent | 4d2784df122176cb62ba24b7b492749b54a81a71 [diff] [blame] |
pihole
diff --git a/core/installer/app.go b/core/installer/app.go index e1af152..54c92d7 100644 --- a/core/installer/app.go +++ b/core/installer/app.go
@@ -156,7 +156,7 @@ tmpls.Lookup("pihole.yaml"), }, string(schema), - nil, + tmpls.Lookup("pihole.md"), } }