This commit is contained in:
kjeld Schouten-Lebbing
2022-01-19 00:03:23 +01:00
parent 3be0715b43
commit 126125c377
2 changed files with 3 additions and 1 deletions

View File

@ -90,6 +90,8 @@ def process_args():
VERSIONING = args.versioning
if args.sync:
SYNC = True
else:
SYNC = False
def sync_catalog():
if SYNC: