#! /bin/bash echo 'Starting jwtproxy' cd / /binary_dependencies/jwtproxy --config conf/jwtproxy_conf.yaml --log-level debug echo 'Jwtproxy exited'