Testing: Bubbles Mod
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
98c939fda7
commit
6b61c57890
|
@ -43,7 +43,7 @@ def set_fusato_structure():
|
|||
'etc/skel/.config/autostart/',
|
||||
'etc/lightdm/lightdm.conf.d/',
|
||||
]
|
||||
os.chdir(FUSATO_ROOT)
|
||||
os.chdir(HOME_FOLDER + FUSATO_ROOT)
|
||||
if os.path.exists('config'):
|
||||
rm_cmd = "sudo rm -r -f config"
|
||||
os.system(rm_cmd)
|
||||
|
|
Loading…
Reference in New Issue