forked from Mirror/pmbootstrap
pmbootstrap: kill process if silent for 5 minutes (rewrite logging)
This commit is contained in:
parent
a9f149153a
commit
8268dc0e3d
31 changed files with 544 additions and 192 deletions
|
@ -74,4 +74,4 @@ def create_zip(args, suffix):
|
|||
["gzip", "-f1", "rootfs.tar"],
|
||||
["build-recovery-zip", args.device]]
|
||||
for command in commands:
|
||||
pmb.chroot.root(args, command, suffix, working_dir=zip_root)
|
||||
pmb.chroot.root(args, command, suffix, zip_root)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue