diff --git a/.release/docker/entrypoint.sh b/.release/docker/entrypoint.sh index 62fde94e..5ae965d6 100755 --- a/.release/docker/entrypoint.sh +++ b/.release/docker/entrypoint.sh @@ -1,6 +1,6 @@ -## SPDX-FileCopyrightText: 2022 Comcast Cable Communications Management, LLC -## SPDX-License-Identifier: Apache-2.0 #!/usr/bin/env sh +# SPDX-FileCopyrightText: 2022 Comcast Cable Communications Management, LLC +# SPDX-License-Identifier: Apache-2.0 set -e # check arguments for an option that would cause /tr1d1um to stop