fix: Don't mangle names during initialization

This commit is contained in:
Felix Pojtinger
2022-01-25 04:13:21 +01:00
parent beb786dfd2
commit cca45b16cd

View File

@@ -245,7 +245,7 @@ func (f *STFS) Initialize(rootProposal string, rootPerm os.FileMode) (root strin
0,
0,
true,
true,
false,
0,
func(hdr *tar.Header, i int) error {