Updated
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
2e32a9efb7
commit
a4b3c6bf48
|
@ -52,8 +52,8 @@ class BuildXfce:
|
|||
current_working_directory
|
||||
)
|
||||
print('=' * term_size.columns)
|
||||
lbsetup = conf.lbset_deb64
|
||||
os.system(lbsetup)
|
||||
lbsetup = conf.lbset_deb64
|
||||
os.system(lbsetup)
|
||||
run_cmd = 'sudo lb build'
|
||||
current_working_directory = os.getcwd()
|
||||
os.chdir(HOME_FOLDER + FUSATO_ROOT)
|
||||
|
|
Loading…
Reference in New Issue