#!/usr/bin/env bash # # SPDX-License-Identifier: GPL-3.0-or-later build() { add_module "nbd" add_runscript add_binary nbd-client } help() { cat<