fixed a few missing references
This commit is contained in:
@@ -91,7 +91,7 @@ echo " BirdNet is installed!!
|
|||||||
'sudo systemctl disable --now birdnet_analysis.service'
|
'sudo systemctl disable --now birdnet_analysis.service'
|
||||||
|
|
||||||
Visit
|
Visit
|
||||||
http://birdnetsystem.local to see your extractions,
|
http://birdingpi.local to see your extractions,
|
||||||
http://birdlog.local to see the log output of the birdnet_analysis.service,
|
http://birdlog.local to see the log output of the birdnet_analysis.service,
|
||||||
http://extractionlog.local to see the log output of the extraction.service, and
|
http://extractionlog.local to see the log output of the extraction.service, and
|
||||||
http://birdstats.local to see the Birding-Pi Report"
|
http://birdstats.local to see the Birding-Pi Report"
|
||||||
|
|||||||
@@ -342,7 +342,7 @@ footer {
|
|||||||
</h2>
|
</h2>
|
||||||
<hr>
|
<hr>
|
||||||
<h2>
|
<h2>
|
||||||
<a href="http://birdnetsystem.local:9090">
|
<a href="http://birdingpi.local:9090">
|
||||||
<span class="name">🐦 BirdNET-system Report</span>
|
<span class="name">🐦 BirdNET-system Report</span>
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
@@ -417,7 +417,7 @@ footer {
|
|||||||
<tr class="file">
|
<tr class="file">
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://birdnetsystem.local:8080">
|
<a href="http://birdingpi.local:8080">
|
||||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||||
<span class="name">⚙ birdlog</span>
|
<span class="name">⚙ birdlog</span>
|
||||||
</a>
|
</a>
|
||||||
@@ -426,7 +426,7 @@ footer {
|
|||||||
<tr class="file">
|
<tr class="file">
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>
|
<td>
|
||||||
<a href="http://birdnetsystem.local:8888">
|
<a href="http://birdingpi.local:8888">
|
||||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 317 259"><use xlink:href="#folder"></use></svg>
|
||||||
<span class="name">⚝ extractionlog</span>
|
<span class="name">⚝ extractionlog</span>
|
||||||
</a>
|
</a>
|
||||||
@@ -497,4 +497,4 @@ footer {
|
|||||||
timeList.forEach(localizeDatetime);
|
timeList.forEach(localizeDatetime);
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user