typo in tools.py (bis blinded)

This commit is contained in:
Cyrille L 2024-02-15 17:09:25 +01:00
parent 9f319d64fe
commit 10d4a51ed1
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ def copy_template_dir(process):
"www" : domain.www_dirs["template"],
}
log_dirs = {
"wip" : ".../templates/",
"wip" : ".../template/",
"www" : ".../wip/template/",
}