mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-24 03:18:29 +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 ..
|
||||||
@ -59,4 +59,4 @@ if "%update_branch%"=="" (
|
|||||||
|
|
||||||
@call scripts\on_sd_start.bat
|
@call scripts\on_sd_start.bat
|
||||||
|
|
||||||
@pause
|
@pause
|
||||||
|
Loading…
Reference in New Issue
Block a user