From 0f98c97ff67ac99e66507308089416d7fd519302 Mon Sep 17 00:00:00 2001 From: debianpepper Date: Fri, 23 Aug 2024 17:25:29 +0900 Subject: [PATCH] Updated Signed-off-by: debianpepper --- python_modules/infra.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_modules/infra.py b/python_modules/infra.py index 523d21c7..fad33f45 100644 --- a/python_modules/infra.py +++ b/python_modules/infra.py @@ -5,7 +5,7 @@ * * Set the infrastructure for bubbles to begin the ISO build * 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 collections