Update: Added missing folder
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
5804c5057f
commit
55fcfd9adf
|
@ -43,6 +43,7 @@ def set_fusato_structure():
|
|||
'etc/skel/.local/share',
|
||||
'etc/skel/.config/autostart/',
|
||||
'etc/lightdm/lightdm.conf.d/',
|
||||
'/etc/plymouth',
|
||||
]
|
||||
os.chdir(os.path.join(HOME_FOLDER, FUSATO_ROOT))
|
||||
if os.path.exists('config'):
|
||||
|
|
Loading…
Reference in New Issue