data op website alfa

This commit is contained in:
Peter Kleiweg
2026-04-29 13:50:56 +02:00
parent d06e9c81ec
commit 214e1ae13c
18 changed files with 4 additions and 19 deletions

View File

@@ -22,7 +22,7 @@ say () {
if [ "$1" = "" ]
then
ds=`ISOWeek -7`
ds=`date -d -7days +%G-%V`
else
case "$1" in
2[0-9][0-9][0-9]-[0-5][0-9])
@@ -161,4 +161,5 @@ done
data2json $ds 1 > json/DATA-$ds-1.json
data2json $ds 4 > json/DATA-$ds-4.json
dates2json > json/index1.json
dates2json > json/index4.json