From 3b931cde469263badee6b8027a69c922343bbb4c Mon Sep 17 00:00:00 2001 From: NicolaSavino Date: Tue, 3 Feb 2026 21:05:08 -0700 Subject: [PATCH 1/2] fixed migrate_via_ssm.sh script --- scripts/ci/migrate_via_ssm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ci/migrate_via_ssm.sh b/scripts/ci/migrate_via_ssm.sh index afc1b18..a8b1689 100644 --- a/scripts/ci/migrate_via_ssm.sh +++ b/scripts/ci/migrate_via_ssm.sh @@ -19,7 +19,7 @@ COMMANDS_JSON=$(cat < Date: Tue, 3 Feb 2026 21:15:18 -0700 Subject: [PATCH 2/2] Changed line endings to LF in scripts and added bash command for safety --- scripts/ci/deploy_via_ssm.sh | 2 +- scripts/ci/migrate_via_ssm.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ci/deploy_via_ssm.sh b/scripts/ci/deploy_via_ssm.sh index 4a2e795..b998510 100644 --- a/scripts/ci/deploy_via_ssm.sh +++ b/scripts/ci/deploy_via_ssm.sh @@ -34,4 +34,4 @@ COMMANDS_JSON=$(cat <