fix build

This commit is contained in:
antelle 2019-09-09 17:13:28 +02:00
parent d4c255e240
commit 1b64dd6d56
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ module.exports = function(grunt) {
}
},
chmod: {
'linux-x64': {
'linux-desktop-x64': {
options: {
mode: '4755'
},