diff --git a/entrypoint.sh b/entrypoint.sh index 9a7bc3e..2545d1c 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Check if the environment variable GRAFANA_MODE is set if [ -z "$GB_SEQUENCE" ]; then