Updated
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
828889ddcf
commit
3fa725874d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue