From 561b6143f573aa865c2a7dd01e42aca9bb21e500 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Tue, 17 Oct 2023 09:48:48 +0200 Subject: [PATCH] Update win_install.bat --- scripts/windows/win_install.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/windows/win_install.bat b/scripts/windows/win_install.bat index 34bb7f2a..29ead6e9 100644 --- a/scripts/windows/win_install.bat +++ b/scripts/windows/win_install.bat @@ -130,7 +130,6 @@ if exist lollms-webui\ ( git clone https://github.com/ParisNeo/lollms-webui.git cd lollms-webui git submodule update --init - goto end ) @rem Loop through each "git+" requirement and uninstall it workaround for inconsistent git package updating