Split archives in 2G parts
This commit is contained in:
parent
1bf80bfd19
commit
310d0e7733
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ class Context {
|
|||
#"-mx=9",
|
||||
$archivePath) + $arguments + $(
|
||||
if ($split) {
|
||||
@("-v3g");
|
||||
@("-v2g");
|
||||
} else {
|
||||
@();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue