mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Allow for changing installation directory
Signed-off-by: Carl Reid <carl.reid@bestseller.com>
This commit is contained in:
parent
080dab0b71
commit
7655103160
@ -154,7 +154,9 @@
|
||||
]
|
||||
},
|
||||
"nsis": {
|
||||
"include": "build/installer.nsh"
|
||||
"include": "build/installer.nsh",
|
||||
"oneClick": false,
|
||||
"allowToChangeInstallationDirectory": true
|
||||
},
|
||||
"publish": [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user