mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-07-26 02:20:16 +01:00
Display git tag on web interface
This commit is contained in:
parent
8e8f51f2d8
commit
b7e48f776e
@ -1,4 +1,5 @@
|
||||
<h1>Kioskbrowser</h1>
|
||||
<h2>Version: <?php echo exec('git describe --tags --abbrev=0'); ?></h2>
|
||||
|
||||
CPU temperature: <br>
|
||||
<?php passthru("sudo vcgencmd measure_temp"); ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user