forked from Mirror/pmbootstrap
Add progress bar when running apk commands (MR 1996)
This adds a progress bar when running apk commands both inside and outside of the chroot. Closes: #1700
This commit is contained in:
parent
705b71d89e
commit
bbf0a70e5b
9 changed files with 173 additions and 4 deletions
|
@ -74,6 +74,7 @@ py_files="
|
|||
pmb/export/symlinks.py
|
||||
pmb/flasher/__init__.py
|
||||
pmb/helpers/__init__.py
|
||||
pmb/helpers/apk.py
|
||||
pmb/helpers/aportupgrade.py
|
||||
pmb/helpers/args.py
|
||||
pmb/helpers/file.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue