mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-29 07:40:21 +08:00
Delete fix-update.bat
This commit is contained in:
parent
cc6761dab2
commit
a35059411f
@ -1,15 +0,0 @@
|
|||||||
@echo off
|
|
||||||
title Fix for broken updates
|
|
||||||
cls
|
|
||||||
venv\scripts\activate
|
|
||||||
echo .....................................................
|
|
||||||
echo *** "fixing ..."
|
|
||||||
echo.
|
|
||||||
git fetch --all
|
|
||||||
git reset --hard origin/master
|
|
||||||
git pull
|
|
||||||
echo.
|
|
||||||
@echo *If you see a successful update now, it is done. *
|
|
||||||
echo.
|
|
||||||
echo .....................................................
|
|
||||||
echo.
|
|
||||||
Loading…
Reference in New Issue
Block a user