Update prcheck.sh
This commit is contained in:
parent
7b9245ff73
commit
bfcac355a2
2
.github/workflows/prcheck.sh
vendored
2
.github/workflows/prcheck.sh
vendored
@ -74,7 +74,7 @@ if [ ! -s "$NEW_ENTRIES" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
curl -qL https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.1.1/dnscrypt-proxy-linux_x86_64-2.1.1.tar.gz | tar xzvf -
|
||||
curl -qL https://github.com/jedisct1/dnscrypt-proxy/releases/download/2.1.2/dnscrypt-proxy-linux_x86_64-2.1.2.tar.gz | tar xzvf -
|
||||
cd linux-x86_64 || exit 1
|
||||
|
||||
exit_code=0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user