mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-24 11:28:19 +02:00
Uncomment the git reset
This commit is contained in:
parent
a69a04cfb6
commit
fd21eeb477
@ -34,8 +34,8 @@ if "%update_branch%"=="" (
|
|||||||
|
|
||||||
@cd sd-ui-files
|
@cd sd-ui-files
|
||||||
|
|
||||||
@REM @call git reset --hard
|
@call git reset --hard
|
||||||
@REM @call git checkout "%update_branch%"
|
@call git checkout "%update_branch%"
|
||||||
@call git pull
|
@call git pull
|
||||||
|
|
||||||
@cd ..
|
@cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user