#!/bin/sh

# TODO think we might want to do some pre-run discovery of host details e.g. serial number

exec -- "$@"
