Update: Added missing folder

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-05-24 11:27:43 +09:00
parent 5804c5057f
commit 55fcfd9adf
1 changed files with 1 additions and 0 deletions

View File

@ -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'):