mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
Update systeminfo.php
Updated blanks Updated OS-Version comment
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
<section class="content">
|
<section class="content">
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
// https://stackoverflow.com/a/19209082
|
// OS-Version
|
||||||
$os_version = '';
|
$os_version = '';
|
||||||
// Raspbian
|
// Raspbian
|
||||||
if ($os_version == '') {$os_version = exec('cat /etc/os-release | grep PRETTY_NAME');}
|
if ($os_version == '') {$os_version = exec('cat /etc/os-release | grep PRETTY_NAME');}
|
||||||
|
|||||||
Reference in New Issue
Block a user