#!/bin/bash
# shellcheck source-path=SCRIPTDIR
set -e
source "$(dirname "$0")"/env.sh
create-env "$@"
