mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-oleg: curb rsync logging during bsp
This commit is contained in:
@@ -265,7 +265,7 @@ create_board_package() {
|
||||
EOF
|
||||
|
||||
# copy common files from a premade directory structure
|
||||
run_host_command_logged rsync -av ${SRC}/packages/bsp/common/* ${destination}
|
||||
run_host_command_logged rsync -a ${SRC}/packages/bsp/common/* ${destination}
|
||||
|
||||
# trigger uInitrd creation after installation, to apply
|
||||
# /etc/initramfs/post-update.d/99-uboot
|
||||
|
||||
Reference in New Issue
Block a user