#!/usr/bin/env bash # Username / password are best stored in an env file rather than a Nomad job file if [[ -r "/srv/env" ]]; then #shellcheck disable=SC2046 export $(xargs