summaryrefslogtreecommitdiffhomepage
path: root/gui
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-09-06 21:00:52 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-09-07 14:45:56 +0200
commitb7b2091ccb77801db8e274715286e0df1eee8782 (patch)
tree921c021a8e14924900f94787186352aca6379c5c /gui
parent8122b9c4ff83eff6ac4d353a0a015789ca6bf1db (diff)
downloadmullvadvpn-b7b2091ccb77801db8e274715286e0df1eee8782.tar.xz
mullvadvpn-b7b2091ccb77801db8e274715286e0df1eee8782.zip
Add and bundle macOS uninstall script
Diffstat (limited to 'gui')
-rwxr-xr-x[-rw-r--r--]gui/packages/desktop/electron-builder.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/packages/desktop/electron-builder.yml b/gui/packages/desktop/electron-builder.yml
index e94bdb0d13..6a5884962d 100644..100755
--- a/gui/packages/desktop/electron-builder.yml
+++ b/gui/packages/desktop/electron-builder.yml
@@ -50,6 +50,8 @@ mac:
to: .
- from: ../../../dist-assets/binaries/macos/openvpn
to: .
+ - from: ../../../dist-assets/uninstall_macos.sh
+ to: ./uninstall.sh
pkg:
allowAnywhere: false