This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
130
Wiki
Activity
Browse Source
use correct name for dnscrypt-proxy, subst underscore for hyphen in template var
tags/v1.1.4
Jonathan Cobb
4 years ago
parent
bf798073b5
commit
f650e98799
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bubble-server/src/main/resources/packer/roles/bubble/templates/bubble_versions.properties.j2
+ 1
- 1
bubble-server/src/main/resources/packer/roles/bubble/templates/bubble_versions.properties.j2
View File
@@ -1,3 +1,3 @@
algo_version={{ algo_version }}
dnscrypt_version={{ dnscrypt_proxy_version }}
dnscrypt_
proxy_
version={{ dnscrypt_proxy_version }}
mitmproxy_version={{ mitmproxy_version }}
Write
Preview
Loading…
Cancel
Save