mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
Update update_script.py
This commit is contained in:
parent
ee2ac53a52
commit
189fa0fb73
@ -27,7 +27,6 @@ def run_git_pull():
|
||||
# Check if there are any changes to pull
|
||||
if repo.head.commit == origin.refs.main.commit:
|
||||
ASCIIColors.success("Already up-to-date.")
|
||||
return True
|
||||
|
||||
# Discard local changes and force update
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user