diff --git a/pym/cl_fill.py b/pym/cl_fill.py index cccb95c..d183877 100644 --- a/pym/cl_fill.py +++ b/pym/cl_fill.py @@ -64,7 +64,7 @@ class fillVars(varsShare): def get_cl_template_path(self): """Paths to template files""" - return ["/usr/share/calculate/templates", + return ["/var/lib/layman/calculate/profiles/templates", "/var/calculate/templates", "/var/calculate/remote/templates"]