From 62a62260676d8b46bd1b5b539d7f675b3446ee53 Mon Sep 17 00:00:00 2001 From: David Allen Date: Mon, 26 May 2025 22:47:01 -0600 Subject: [PATCH] chore: moved scripts to bin/ directory --- build-in-container.sh => bin/build-in-container.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build-in-container.sh => bin/build-in-container.sh (100%) diff --git a/build-in-container.sh b/bin/build-in-container.sh similarity index 100% rename from build-in-container.sh rename to bin/build-in-container.sh