updated
Signed-off-by: debianpepper <peppermintosteam@proton.me>
This commit is contained in:
parent
c30ffe8694
commit
bd8df28edd
|
@ -82,9 +82,9 @@ def execute_build_cmds():
|
|||
for h in range(cmd_size):
|
||||
x = cmd_list.popleft()
|
||||
execute = x + '()'
|
||||
y = execute
|
||||
y
|
||||
lbinit()
|
||||
exec(execute)
|
||||
|
||||
|
||||
|
||||
|
||||
def readybuild():
|
||||
|
|
Loading…
Reference in New Issue