add patches

This commit is contained in:
rick 2023-10-25 16:36:53 +02:00
commit f7cd31b357
Signed by: Rick
GPG key ID: 5CBE8779CD27BCBA
7 changed files with 121 additions and 1 deletions

View file

@ -23,7 +23,7 @@ set -e
# liste des fichiers html à générer
langDir="lang"
tmpHeader="/tmp/header.html"
annexes="css img"
annexes="css img patches"
pathLinks="/home/site/a/"
target="www"