diff --git a/Gruntfile.js b/Gruntfile.js index f2a899c2c8..70f192d1ea 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -171,6 +171,7 @@ module.exports = function (grunt) { 'html/**', 'bootstrap.php', 'cron.php', + 'daemon.php', 'rebuild.php', 'clear_cache.php', 'upgrade.php',