Testing: Update Modules

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-12-12 21:45:09 +09:00
parent d65adfed6b
commit ccb5014e6f
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ class BuildXfce:
def build_system(self):
""" Builds the ISO XFCE Depedning on the Arch """
current_working_directory = os.getcwd()
current_working_directory = os.getcwd()
dir_current = WRKING_DIR + current_working_directory
logger.info("Building a " + self.sbase + self.sarch[1:] + " bit ISO")
logger.info(dir_current)