dnscrypt-proxy: install config examples
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'dnscrypt-proxy'
|
||||
pkgname=dnscrypt-proxy
|
||||
version=2.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path=github.com/dnscrypt/dnscrypt-proxy
|
||||
go_package="${go_import_path}/dnscrypt-proxy"
|
||||
@@ -20,4 +20,7 @@ post_install() {
|
||||
vconf dnscrypt-proxy/example-dnscrypt-proxy.toml dnscrypt-proxy.toml
|
||||
vlicense LICENSE
|
||||
vsv dnscrypt-proxy
|
||||
for example in dnscrypt-proxy/example*txt; do
|
||||
vdoc $example
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user