Merge pull request #18 from lloydbayley/main
Change repo in System Controls
This commit is contained in:
@@ -52,7 +52,7 @@ function update() {
|
|||||||
$curr_hash = shell_exec($cmd);
|
$curr_hash = shell_exec($cmd);
|
||||||
?>
|
?>
|
||||||
<p style="font-size:11px;text-align:center"></br></br>Running version: </p>
|
<p style="font-size:11px;text-align:center"></br></br>Running version: </p>
|
||||||
<a href="https://github.com/mcguirepr89/BirdNET-Pi/commit/<?php echo $curr_hash; ?>" target="_blank">
|
<a href="https://github.com/Nachtzuster/BirdNET-Pi/commit/<?php echo $curr_hash; ?>" target="_blank">
|
||||||
<p style="font-size:11px;text-align:center;box-sizing: border-box"><?php echo $curr_hash; ?></p>
|
<p style="font-size:11px;text-align:center;box-sizing: border-box"><?php echo $curr_hash; ?></p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user