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