Properly install example-encrypt-dns.toml

pull/12/head
Frank Denis 5 years ago
parent 19729a9744
commit 1ab66d4b51

@ -57,8 +57,8 @@ An easy to install, high-performance, zero maintenance proxy to run an \
encrypted DNS server."""
assets = [
["target/release/encrypted-dns", "usr/bin/", "755"],
["README.md", "usr/share/doc/encrypted-dns/README", "644"],
["encrypted-dns.toml", "usr/share/doc/encrypted-dns/encrypted-dns.toml", "644"]
["README.md", "usr/share/doc/encrypted-dns/README.md", "644"],
["example-encrypted-dns.toml", "usr/share/doc/encrypted-dns/example-encrypted-dns.toml", "644"]
]
section = "network"
depends = "$auto"

Loading…
Cancel
Save