Add RASPI_MONITOR_ENABLED to update check btn, require config.php

This commit is contained in:
billz
2023-11-24 22:53:06 +00:00
parent 484a1e8702
commit c0bf18bf50
2 changed files with 5 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
<?php
require_once '../../includes/config.php';
$logFile = '/tmp/'.RASPI_INSTALL_LOG;
$searchStrings = [
'Configure update' => 1,