fix: Don't mangle names during initialization

This commit is contained in:
Felicitas Pojtinger
2022-01-25 04:13:21 +01:00
parent b6b1f6b12c
commit 7585937ce8

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 {