Build config import

This commit is contained in:
2026-07-29 14:50:39 +03:00
parent 983e80e923
commit b38ef1b0bd
2 changed files with 37 additions and 1 deletions
+2 -1
View File
@@ -5,6 +5,7 @@ import os
import shutil
import TreeLib
import tarfile
import BuildConfig
@@ -141,7 +142,7 @@ sll.log(f"Creating output dump -> {OUTPUT_DIR}")
sll.log("Checking required source tree")
bundle_dualroot()
sll.log("Grabbing Config")