/g
This commit is contained in:
parent
4dc27ac5f7
commit
b19ce80c28
@ -6,7 +6,7 @@ install:
|
|||||||
- curl -qL https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.23/dnscrypt-proxy-linux_x86_64-2.0.23.tar.gz | tar xzvf -
|
- curl -qL https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.0.23/dnscrypt-proxy-linux_x86_64-2.0.23.tar.gz | tar xzvf -
|
||||||
- cd linux-x86_64
|
- cd linux-x86_64
|
||||||
- cp example-dnscrypt-proxy.toml dnscrypt-proxy.toml
|
- cp example-dnscrypt-proxy.toml dnscrypt-proxy.toml
|
||||||
- sed -i -e 's/:53/:5300/' dnscrypt-proxy.toml
|
- sed -i -e 's/:53/:5300/g' dnscrypt-proxy.toml
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- ./dnscrypt-proxy -list-all
|
- ./dnscrypt-proxy -list-all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user