forked from extern/easydiffusion
removed temporary thing from env start script
This commit is contained in:
parent
f80602b51a
commit
cb4d66d6fe
@ -34,8 +34,8 @@ if "%update_branch%"=="" (
|
||||
|
||||
@cd sd-ui-files
|
||||
|
||||
@REM @call git reset --hard
|
||||
@REM @call git checkout "%update_branch%"
|
||||
@call git reset --hard
|
||||
@call git checkout "%update_branch%"
|
||||
@call git pull
|
||||
|
||||
@cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user