mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-03 21:54:25 +01:00
make: Get rid of verbose output while creating tar
We already have verbose output while merging the builds from various build targets. Getting rid of verbose output to speed up. Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
@@ -76,4 +76,4 @@ merge-builds:
|
||||
$(MK_DIR)/kata-deploy-merge-builds.sh build
|
||||
|
||||
install-tarball:
|
||||
tar -xvf ./kata-static.tar.xz -C /
|
||||
tar -xf ./kata-static.tar.xz -C /
|
||||
|
||||
Reference in New Issue
Block a user