mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy(installer): remove unused update scripts and references thereto
This commit is contained in:
committed by
Kent Keirsey
parent
7162ff04df
commit
03b1cde97d
@ -303,7 +303,6 @@ class InvokeAiInstance:
|
||||
|
||||
ext = "bat" if OS == "Windows" else "sh"
|
||||
|
||||
# scripts = ['invoke', 'update']
|
||||
scripts = ["invoke"]
|
||||
|
||||
for script in scripts:
|
||||
|
Reference in New Issue
Block a user