typo in tools.py (bis blinded)
This commit is contained in:
parent
9f319d64fe
commit
10d4a51ed1
|
@ -198,7 +198,7 @@ def copy_template_dir(process):
|
||||||
"www" : domain.www_dirs["template"],
|
"www" : domain.www_dirs["template"],
|
||||||
}
|
}
|
||||||
log_dirs = {
|
log_dirs = {
|
||||||
"wip" : ".../templates/",
|
"wip" : ".../template/",
|
||||||
"www" : ".../wip/template/",
|
"www" : ".../wip/template/",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue