#!/usr/bin/env bash APPNAME="k8sdex" COMMAND="./dex serve config-github.yaml" BASE="$(readlink -f $(dirname $0))" . $BASE/services.sh