diff options
| author | Odd Stranne <odd@mullvad.net> | 2019-04-15 18:59:51 +0200 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2019-04-17 15:14:10 +0200 |
| commit | d8cce2dfeeca1959e5c18d62770839bfd93c8498 (patch) | |
| tree | 0a4747746a83c868b009458d88d51f1cef3b9e29 /gui | |
| parent | b521696961251036b506dc8e5748d0d055e2da08 (diff) | |
| download | mullvadvpn-d8cce2dfeeca1959e5c18d62770839bfd93c8498.tar.xz mullvadvpn-d8cce2dfeeca1959e5c18d62770839bfd93c8498.zip | |
Update build scripts
Diffstat (limited to 'gui')
| -rwxr-xr-x | gui/electron-builder.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/electron-builder.yml b/gui/electron-builder.yml index 44f197a0c4..c3010e6764 100755 --- a/gui/electron-builder.yml +++ b/gui/electron-builder.yml @@ -90,7 +90,7 @@ win: to: . - from: ../windows/windns/bin/x64-Release/windns.dll to: . - - from: ../windows/winroute/bin/x64-Release/winroute.dll + - from: ../windows/winnet/bin/x64-Release/winnet.dll to: . - from: ../dist-assets/binaries/windows/openvpn.exe to: . |
