diff --git a/pkgs/output-template/output-template.fnl b/pkgs/output-template/output-template.fnl index 3b6f263..6bccc46 100644 --- a/pkgs/output-template/output-template.fnl +++ b/pkgs/output-template/output-template.fnl @@ -24,6 +24,8 @@ (let [delim (.. opening "(.-)" closing) myenv { : string + : table + : ipairs :output (fn [service-path path default] (let [s (assert (svc.open (.. service-path "/.outputs")))]