mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 22:34:25 -07:00
speed up compression
This commit is contained in:
parent
0414525011
commit
1c4676e819
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ install:
|
|||
- cmd: xcopy .\deepfacelab .\DeepFaceLab%ARCH%\_internal\DeepFaceLab\ /Y /O /X /E /H /K
|
||||
- cmd: dir .\DeepFaceLab%ARCH%\_internal
|
||||
- cmd: dir .\DeepFaceLab%ARCH%\_internal\DeepFaceLab
|
||||
- cmd: 7z a %ARCHIVE_NAME%.7z -r DeepFaceLab%ARCH%\
|
||||
- cmd: 7z a %ARCHIVE_NAME%.7z -tzip -mx=1 -r DeepFaceLab%ARCH%\
|
||||
|
||||
build: off
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue