Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-08-23 17:25:29 +09:00
parent 351652aece
commit 0f98c97ff6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
* *
* Set the infrastructure for bubbles to begin the ISO build * Set the infrastructure for bubbles to begin the ISO build
* This copies needed config files to the binary and chroot * This copies needed config files to the binary and chroot
* locations, based on the build base and architecture * locations, based on the build base and architecture.
""" """
import os import os
import collections import collections