diff --git a/entrypoint.sh b/entrypoint.sh index 5eac698..2dfe7ce 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,2 +1,2 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh echo "something going on here"