Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Oct 23, 2024
1 parent 8df8744 commit 2042cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/update/loadCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* along with Jeedom. If not, see <http://www.gnu.org/licenses/>.
*/

require_once dirname(__DIR__) . '/core/php/console.php';
require_once dirname(__DIR__) . '/../core/php/console.php';
set_time_limit(1800);
require_once __DIR__ . '/../core/php/core.inc.php';
try {
Expand Down

0 comments on commit 2042cd9

Please sign in to comment.