#!/bin/bash - set -e set -x # Enable libnbd debugging. export LIBNBD_DEBUG=1 # Connect to nbdkit. nbdsh -c - <