| commit | 19960c5d85e9cc267064a330622728762e11826c | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jun 09 12:55:08 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jun 09 12:55:08 2023 +0400 |
| tree | 9509b0c0ed48f0f2908b8e86ecc5c7f9a7072772 | |
| parent | bde185518a7c17ba54e948c94f5bc7588292f545 [diff] |
installer: qbittorrent readme
diff --git a/core/installer/app.go b/core/installer/app.go index 54c92d7..fbbcd64 100644 --- a/core/installer/app.go +++ b/core/installer/app.go
@@ -186,7 +186,7 @@ tmpls.Lookup("qbittorrent.yaml"), }, string(schema), - nil, + tmpls.Lookup("qbittorrent.md"), } }