mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 02:14:40 +01:00
minor correction
parent
cd60bb41f1
commit
ce19b16c95
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ Update() {
|
|||
mv -f "${TARG_DIR}/dnscrypt-proxy" "${TARG_DIR}/dnscrypt-proxy.old" &&
|
||||
mv -f ${BASE_DIR}/${DNSCRYPT_ARCH_TAR}/* ${TARG_DIR}/ &&
|
||||
chmod u+x "${TARG_DIR}/dnscrypt-proxy" &&
|
||||
Update-Resolv
|
||||
Update-Resolv
|
||||
|
||||
updated_successfully=$?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue