diff --git a/Gruntfile.js b/Gruntfile.js index 8bc0890c..a26ac7c5 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -416,7 +416,7 @@ module.exports = function(grunt) { } }, chmod: { - 'linux-x64': { + 'linux-desktop-x64': { options: { mode: '4755' },