#!/bin/sh
PYTHONPATH=/etc/nomad exec python3 -m nomad.cli "$@"
