diff --git a/Gruntfile.js b/Gruntfile.js index 1efb8887d2..57f9b201a1 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -110,9 +110,7 @@ module.exports = grunt => { beforeFinal: { src: [ 'build/tmp/custom/Espo/Custom/*', - 'build/tmp/custom/Espo/Modules/*', '!build/tmp/custom/Espo/Custom/.htaccess', - '!build/tmp/custom/Espo/Modules/.htaccess', 'build/tmp/install/config.php', 'build/tmp/vendor/*/*/.git', 'build/tmp/custom/Espo/Custom/*',