handle Updates.xml Operation extract elements.

This commit is contained in:
tsteven4
2024-11-30 16:11:22 -07:00
parent 039209530d
commit a4cf04e972
2 changed files with 26 additions and 3 deletions

View File

@@ -1157,6 +1157,7 @@ def installer(
name = qt_package.name
base_url = qt_package.base_url
archive: Path = archive_dest / qt_package.archive
base_dir = posixpath.join(base_dir, qt_package.archive_install_path)
start_time = time.perf_counter()
Settings.load_settings(file=settings_ini)
# setup queue logger