moved the installer script

pull/1705/head
antelle 2 years ago
parent 763141592f
commit cb77b7fc1e
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C

@ -453,7 +453,7 @@ module.exports = function (grunt) {
},
installer: {
files: {
'tmp/desktop/KeeWeb Installer.app': 'package/osx/installer/main.js'
'tmp/desktop/KeeWeb Installer.app': 'package/osx/installer.js'
}
}
},

Loading…
Cancel
Save