mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-29 06:21:46 +01:00
build_image: Move one message to logging framework
This commit is contained in:
parent
8751c85494
commit
5443a101f7
@ -29,7 +29,7 @@ set_build_symlinks() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cleanup_mounts() {
|
cleanup_mounts() {
|
||||||
echo "Cleaning up mounts"
|
info "Cleaning up mounts"
|
||||||
"${BUILD_LIBRARY_DIR}/disk_util" umount "$1" || true
|
"${BUILD_LIBRARY_DIR}/disk_util" umount "$1" || true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user