Dave Jarvis' Repositories

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

Fixes path to downloads directory

AuthorDaveJarvis <email>
Date2023-11-08 23:12:47 GMT-0800
Commitdf0ef4241802ae960a53d4790782bc1ac50a1398
Parent68448a2
Delta1 line added, 1 line removed
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}' *-count.txt 2> /dev/null || echo 0" -->
+ <br><!--#exec cmd="awk '{s+=$1} END {print s}' downloads/*-count.txt 2> /dev/null || echo 0" -->
downloads
</p>