#!/bin/sh schroot -c "$(schroot -l | head -1)" -- "$(basename "${0}")" "${@}"