mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
build_torcx_store: emerge quietly
Add --quiet so build_torcx_store doesn't flood the terminal.
This commit is contained in:
parent
6dd9a75d63
commit
860f878634
@ -81,6 +81,7 @@ function torcx_build() (
|
||||
--oneshot \
|
||||
--root="${tmproot}" \
|
||||
--root-deps=rdeps \
|
||||
--quiet \
|
||||
"${pkg}"
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user