mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +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() {
|
||||
echo "Cleaning up mounts"
|
||||
info "Cleaning up mounts"
|
||||
"${BUILD_LIBRARY_DIR}/disk_util" umount "$1" || true
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user