diff --git a/images/gossa/run.sh b/images/gossa/run.sh index df1813a..5de5c39 100755 --- a/images/gossa/run.sh +++ b/images/gossa/run.sh @@ -9,7 +9,7 @@ if [[ -z "${GOSSA_GID}" ]]; then exit 1; fi if [[ -z "${NOMAD_PORT_GOSSA}" ]]; then - echo "Error: No port number specified in the NOMAD_PORT_gossa environment variable."; + echo "Error: No port number specified in the NOMAD_PORT_GOSSA environment variable."; exit 1; fi