mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
+1
-1
@@ -41,7 +41,7 @@ function compress(sourcePath, destPath) {
|
||||
'a',
|
||||
'-r',
|
||||
destPath,
|
||||
path.join('.', sourcePath, '*'),
|
||||
`.${path.sep}${path.join(sourcePath, '*')}`,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user