mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-09 00:10:00 +08:00
修正一些更新脚本
This commit is contained in:
parent
827fb15472
commit
11495db9eb
@ -17,6 +17,7 @@ cd /d %REPO_PATH%
|
|||||||
:: 执行 git pull 更新本地仓库
|
:: 执行 git pull 更新本地仓库
|
||||||
git fetch https://github.com/X-T-E-R/GPT-SoVITS-Inference.git main
|
git fetch https://github.com/X-T-E-R/GPT-SoVITS-Inference.git main
|
||||||
git reset --hard FETCH_HEAD
|
git reset --hard FETCH_HEAD
|
||||||
|
git submodule update --init --recursive
|
||||||
|
|
||||||
echo.
|
echo.
|
||||||
echo 更新完成!
|
echo 更新完成!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user