From aeddff23ad2fa704c2bc42245f7301fd25a6f9f3 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 6 Nov 2018 16:40:41 +0200 Subject: [PATCH] gruntfile addition --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) 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',