Compare commits
2 Commits
cd71ca6d35
...
cb4b7b6a72
Author | SHA1 | Date | |
---|---|---|---|
cb4b7b6a72 | |||
a694dca64c |
@ -78,7 +78,6 @@ 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_}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user