This commit is contained in:
lvmin
2023-08-11 09:39:10 -07:00
parent e4c33940b1
commit d9e797cc51
3 changed files with 5 additions and 6 deletions
-2
View File
@@ -20,8 +20,6 @@ modules_path = os.path.dirname(os.path.realpath(__file__))
script_path = os.path.dirname(modules_path)
dir_repos = "repositories"
fooocus_tag = '1.0.0'
def git_clone(url, dir, name, hash=None):
try: