diff options
| author | Odd Stranne <odd@mullvad.net> | 2018-03-22 11:35:30 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-06-08 11:13:01 +0200 |
| commit | eb59c2eb669cad84fe27356bd058c04bfb5bdd51 (patch) | |
| tree | 36fab1203447cf0c24b0dc2a25acc426809be04f /electron-builder.yml | |
| parent | 7bd6688f057b6e079689a7ee23c850f0f8e874fe (diff) | |
| download | mullvadvpn-eb59c2eb669cad84fe27356bd058c04bfb5bdd51.tar.xz mullvadvpn-eb59c2eb669cad84fe27356bd058c04bfb5bdd51.zip | |
Add NSIS customization script
Diffstat (limited to 'electron-builder.yml')
| -rw-r--r-- | electron-builder.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/electron-builder.yml b/electron-builder.yml index 08f0e79d4b..060835b7a0 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -54,6 +54,7 @@ nsis: perMachine: true allowElevation: true allowToChangeInstallationDirectory: true + include: dist-assets/installer.nsh win: target: |
