Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-08-30 14:27:22 +09:00
parent eec796eef6
commit 828889ddcf
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ def set_gfb():
""" Create the list for the xfce xfce list"""
with open(HOME_FOLDER + PACKAGE_LIST + 'gfb.list.chroot', 'x',
encoding='UTF-8') as gfb_file:
xfce_file.write(conf.gfb_list)
gfb_file.write(conf.gfb_list)
# CHROOT Specific