From d76a95e57b6e240acfb794e9c38244cb789546c8 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Fri, 4 Apr 2025 14:59:05 -0600 Subject: [PATCH] chore: move entrypoint.sh to project root --- scripts/entrypoint.sh => entrypoint.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/entrypoint.sh => entrypoint.sh (100%) diff --git a/scripts/entrypoint.sh b/entrypoint.sh similarity index 100% rename from scripts/entrypoint.sh rename to entrypoint.sh