This commit is contained in:
Miloslav Ciz 2024-03-19 16:01:03 +01:00
parent 4533fde60c
commit 8fbedc9460
39 changed files with 1945 additions and 1823 deletions

View file

@ -13,8 +13,7 @@ cp *.md lrs_wiki/md
cp lrs_wiki.html lrs_wiki
cp lrs_wiki.txt lrs_wiki
cp lrs_wiki.pdf lrs_wiki
tar -czvf lrs_wiki.tar.gz lrs_wiki
rm -rf lrs_wiki
cp lrs_wiki.tar.gz html
7z a lrs_wiki.7z lrs_wiki -t7z -mfb=64 -md=32m -ms=on
cp lrs_wiki.7z html
echo "done"