Update f2bt

This commit is contained in:
2026-07-23 01:18:32 +00:00
parent d574797d40
commit 7769f6ca3f
-1
View File
@@ -38,4 +38,3 @@ echo "---------------------------"
tot=$(wc -l < "$log" | tr -d ' ')
printf "TOTAL: %s LINES\n" "$tot"
echo "==========================="