Compare commits

..

No commits in common. "cb4b7b6a72897ceffca69a0c9d6bc9a12285b248" and "cd71ca6d3518a1e65c78c406b40a31d475c366f5" have entirely different histories.

View File

@ -78,6 +78,7 @@ fi)
<details> <details>
<summary>Previous builds</summary> <summary>Previous builds</summary>
<div class="scrollbox"> <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 find "$DATADIR" -name "status_*.html" -type f -printf "%f\n" | sort -r | head -n10 | while read stat; do
t="${stat#status_}" t="${stat#status_}"