Update binaries for OpenVPN3
This commit is contained in:
parent
6a03eead3f
commit
e9f6b95853
2 changed files with 2 additions and 2 deletions
|
|
@ -232,7 +232,7 @@ QString Utils::openVpnExecPath()
|
|||
// path for client and service.
|
||||
return Utils::executable("../../client/bin/ovpncli", true);
|
||||
#else
|
||||
return Utils::executable("ovpncli", true);
|
||||
return Utils::executable("/ovpncli", true);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue