update
This commit is contained in:
parent
55e9287468
commit
232bb80bcb
@ -62,7 +62,7 @@ export class SmartArchive {
|
||||
new plugins.smartfile.Smartfile({
|
||||
base: null, // no working directory for this one
|
||||
contentBuffer: fileBuffer,
|
||||
path: `./${header.name}`
|
||||
path: `${header.name}`
|
||||
})
|
||||
);
|
||||
next();
|
||||
|
Loading…
Reference in New Issue
Block a user