From 301189ba3e9522899cf83bcad529d20949d55ae7 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Sun, 7 Apr 2024 01:38:17 -1000 Subject: [PATCH] Uncomment forgotten comment --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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