summaryrefslogtreecommitdiff
path: root/helper/windows.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/windows.go')
-rw-r--r--helper/windows.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/helper/windows.go b/helper/windows.go
index faab494..a2e538f 100644
--- a/helper/windows.go
+++ b/helper/windows.go
@@ -24,6 +24,7 @@ import (
)
const (
+ logPath = `C:\Program Files\RiseupVPN\helper.log`
openvpnPath = `C:\Program Files\RiseupVPN\openvpn.exe`
chocoOpenvpnPath = `C:\Program Files\OpenVPN\bin\openvpn.exe`
)