Files

7 lines
151 B
Plaintext
Raw Permalink Normal View History

#!/usr/bin/env bash
source "$PLUGIN_AVAILABLE_PATH/nginx-vhosts/command-functions"
set -eo pipefail
[[ $DOKKU_TRACE ]] && set -x
cmd-nginx-start "$@"