Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-08-30 14:33:23 +09:00
parent 828889ddcf
commit 3fa725874d
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:
gfb_file.write(conf.gfb_list)
gfb_file.write(conf.gnome_flashback_list)
# CHROOT Specific