mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Define RASPI_INSTALL_LOG
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$logFile = '/tmp/raspap_install.log';
|
||||
$logFile = '/tmp/'.RASPI_INSTALL_LOG;
|
||||
$searchStrings = [
|
||||
'Configure update' => 1,
|
||||
'Updating sources' => 2,
|
||||
|
Reference in New Issue
Block a user