Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Adds and uses download counter script for shell wildcard support

AuthorDaveJarvis <email>
Date2023-11-08 23:19:16 GMT-0800
Commit002d1a7b06a92295049e1fdce39af85b70f9821b
Parentdf0ef42
Delta1 line added, 2 lines removed, 1-line decrease
www/index.shtml
<strong>Version <!--#include file="downloads/version.txt" --></strong>
<br><!--#flastmod virtual="downloads/version.txt" -->
- <br><!--#exec cmd="awk '{s+=$1} END {print s}' downloads/*-count.txt 2> /dev/null || echo 0" -->
- downloads
+ <br><!--#exec cmd="./count.sh" --> downloads
</p>
</main>