From 5af37b83f0204bb43218547defbf7c6c817986a6 Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 10 Sep 2020 23:20:25 +0200 Subject: Root can be set in config --- root.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'root.template') diff --git a/root.template b/root.template index 74fbc0c..616d0b2 100644 --- a/root.template +++ b/root.template @@ -46,7 +46,7 @@
-
+ @@ -124,7 +124,7 @@ {{ .Name }} {{ $files := index $.Files .Hash }} {{ range $i, $f := $files }} - [{{ $i }}] + [{{ $i }}] {{ end }} {{ end }} -- cgit v1.2.3