summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_nanobsd.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_nanobsd.php')
-rwxr-xr-xusr/local/www/diag_nanobsd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php
index a007f69..4289eda 100755
--- a/usr/local/www/diag_nanobsd.php
+++ b/usr/local/www/diag_nanobsd.php
@@ -234,7 +234,7 @@ if ($savemsg)
echo "\nFile list:\n";
echo file_get_contents("/conf/file_upgrade_log.txt");
echo "\nMisc log:\n";
- echo file_get_contents("/conf/firmware_update_misc.log");
+ echo file_get_contents("/conf/firmware_update_misc_log.txt");
echo "\nfdisk/bsdlabel log:\n";
echo file_get_contents("/conf/fdisk_upgrade_log.txt");
echo "</textarea>";
OpenPOWER on IntegriCloud