mirror of
https://github.com/JarodMica/ai-voice-cloning.git
synced 2025-06-07 06:05:52 -04:00
update_package.bat changed to remove automatic deletion of cloned repo if used outside of package
This commit is contained in:
parent
ef3ed0b13d
commit
ee3a959e5f
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@ xcopy ai-voice-cloning\src src /E /I /H /Y
|
||||||
xcopy ai-voice-cloning\modules\dlas modules\dlas /E /I /H /Y
|
xcopy ai-voice-cloning\modules\dlas modules\dlas /E /I /H /Y
|
||||||
xcopy ai-voice-cloning\modules\tortoise-tts modules\tortoise-tts /E /I /H /Y
|
xcopy ai-voice-cloning\modules\tortoise-tts modules\tortoise-tts /E /I /H /Y
|
||||||
|
|
||||||
rmdir /s /q ai-voice-cloning
|
|
||||||
rmdir /s /q .git
|
|
||||||
|
|
||||||
@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
@echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@echo Finished updating!
|
@echo Finished updating!
|
||||||
|
|
Loading…
Add table
Reference in a new issue