#!/bin/bash OVH_CONFDIR="${OVH_CONFDIR:-"${HOME}/.config/ovh"}" set -a OVH_CONF="${OVH_CONFDIR}/${1:?need a config from listOVHConfig}.conf" set +a