Split inner files in 2GB parts
This commit is contained in:
parent
cd0d55d707
commit
9bbf391833
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ class Context {
|
|||
"-slp",
|
||||
$archivePath) + $arguments + $(
|
||||
if ($split) {
|
||||
@("-v4g");
|
||||
@("-v2g");
|
||||
} else {
|
||||
@();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue