Updated
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
32cda9db8d
commit
a055f53436
|
@ -60,6 +60,7 @@ class BuildXfce:
|
|||
"""
|
||||
if self.sarch == '_64':
|
||||
# livebuild init
|
||||
current_working_directory = os.getcwd()
|
||||
print('=' * term_size.columns)
|
||||
print("INFO: Begin Live Build init")
|
||||
print("CurrenD -" + current_working_directory)
|
||||
|
|
Loading…
Reference in New Issue