diff --git a/pkg/fs/filesystem.go b/pkg/fs/filesystem.go index 9c2956f..feaade9 100644 --- a/pkg/fs/filesystem.go +++ b/pkg/fs/filesystem.go @@ -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 {