mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #731 from ajeddeloh/quiet-torcx
build_torcx_store: emerge quietly
This commit is contained in:
commit
8b0106a6f3
@ -81,6 +81,7 @@ function torcx_build() (
|
||||
--oneshot \
|
||||
--root="${tmproot}" \
|
||||
--root-deps=rdeps \
|
||||
--quiet \
|
||||
"${pkg}"
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user