diff --git a/entrypoint.sh b/entrypoint.sh index 92859fd8..31d2382b 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -9,7 +9,7 @@ # Exit immediately if a command exits with a non-zero status. set -euo pipefail -# cd /app/dist +cd /app/dist # Parse first argument case "$1" in