This commit is contained in:
Miloslav Ciz 2024-01-30 07:54:47 +01:00
parent 911143c7a0
commit 56bfbd2c10
7 changed files with 205 additions and 28 deletions

View file

@ -10,7 +10,7 @@ mkdir html
cp report.html html
cp pimp_my_lrs.html html
cp *.css html
cp ./*.css ./html/
DATE=`date +"%D"`
FILECOUNT=`ls *.md | wc -l`