Compare commits
No commits in common. "cb4b7b6a72897ceffca69a0c9d6bc9a12285b248" and "cd71ca6d3518a1e65c78c406b40a31d475c366f5" have entirely different histories.
cb4b7b6a72
...
cd71ca6d35
@ -78,6 +78,7 @@ fi)
|
||||
<details>
|
||||
<summary>Previous builds</summary>
|
||||
<div class="scrollbox">
|
||||
<a href="./">latest</a><br>
|
||||
$(
|
||||
find "$DATADIR" -name "status_*.html" -type f -printf "%f\n" | sort -r | head -n10 | while read stat; do
|
||||
t="${stat#status_}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user