mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 22:34:25 -07:00
xcopy 5
This commit is contained in:
parent
a42d70913b
commit
44a3ac7172
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ install:
|
||||||
#- cmd: 7z l prebuilt.zip
|
#- cmd: 7z l prebuilt.zip
|
||||||
- cmd: 7z e prebuilt.zip -y > nul
|
- cmd: 7z e prebuilt.zip -y > nul
|
||||||
#- cmd: dir DeepFaceLab*
|
#- cmd: dir DeepFaceLab*
|
||||||
- cmd: xcopy .\deepfacelab .\DeepFaceLab*\_internal\deepfacelab\ /Y /O /X /E /H /K
|
- cmd: xcopy \deepfacelab \DeepFaceLab*\_internal\deepfacelab\ /Y /O /X /E /H /K
|
||||||
- cmd: 7z a DeepFaceLab%ARCH%.7z -r DeepFaceLab*\
|
- cmd: 7z a DeepFaceLab%ARCH%.7z -r DeepFaceLab*\
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue