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

View File

@ -43,7 +43,7 @@ def set_fusato_structure():
'etc/skel/.local/share',
'etc/skel/.config/autostart/',
'etc/lightdm/lightdm.conf.d/',
'/etc/plymouth',
'etc/plymouth',
]
os.chdir(os.path.join(HOME_FOLDER, FUSATO_ROOT))
if os.path.exists('config'):