From 0941b2de598e249bc86ba60ed12f4703638863cd Mon Sep 17 00:00:00 2001 From: ronny abraham Date: Wed, 12 Jul 2023 11:58:32 +0300 Subject: [PATCH] updated layout in shares so it has the correct home name --- share/templates/meta/layout.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/share/templates/meta/layout.yml b/share/templates/meta/layout.yml index a9bfa08..4bb1948 100644 --- a/share/templates/meta/layout.yml +++ b/share/templates/meta/layout.yml @@ -12,6 +12,7 @@ paths: tools: fabric: + home: "customfabric" root: "usr/bin/customfabric" templates: conf: "share/templates/conf"