This commit is contained in:
antelle 2016-08-12 21:30:47 +03:00
parent 9963c60e74
commit 94acc1850b
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ module.exports = function(grunt) {
src: 'helper/darwin/KeeWebHelper',
dest: 'tmp/desktop/KeeWeb-darwin-x64/KeeWeb.app/Contents/Resources/app/',
nonull: true,
mode: '0755'
options: { mode: '0755' }
},
'desktop-win32-dist-x64': {
src: 'tmp/desktop/KeeWeb.win.x64.exe',