ok
This commit is contained in:
parent
ceaed2b0f2
commit
590eef84d6
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@
|
||||||
"deleteAppDataOnUninstall": true
|
"deleteAppDataOnUninstall": true
|
||||||
},
|
},
|
||||||
"pkg": {
|
"pkg": {
|
||||||
"scripts": "/build/pkg-scripts",
|
"scripts": "build/pkg-scripts",
|
||||||
"installLocation": "/Applications",
|
"installLocation": "/Applications",
|
||||||
"background": {
|
"background": {
|
||||||
"file": "./resources/bg.png",
|
"file": "./resources/bg.png",
|
||||||
|
@ -165,7 +165,7 @@
|
||||||
"allowCurrentUserHome": true,
|
"allowCurrentUserHome": true,
|
||||||
"allowRootDirectory": true,
|
"allowRootDirectory": true,
|
||||||
"license": "./resources/license.txt",
|
"license": "./resources/license.txt",
|
||||||
"isVersionChecked": true,
|
"isVersionChecked": false,
|
||||||
"isRelocatable": false,
|
"isRelocatable": false,
|
||||||
"overwriteAction": "upgrade"
|
"overwriteAction": "upgrade"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue