updated
Signed-off-by: debianpepper <peppermintosteam@proton.me>
This commit is contained in:
parent
417c073bf5
commit
2f197ba468
|
@ -72,9 +72,6 @@ def run_build():
|
||||||
os.chdir('fusato')
|
os.chdir('fusato')
|
||||||
os.system(run_cmd)
|
os.system(run_cmd)
|
||||||
|
|
||||||
def build_queue():
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def readybuild():
|
def readybuild():
|
||||||
"""" Ready the bld structure"""
|
"""" Ready the bld structure"""
|
||||||
|
|
Loading…
Reference in New Issue