From 26f57c39ba74078ad61887ed339297bc4179bcbf Mon Sep 17 00:00:00 2001 From: Stefano Date: Thu, 15 May 2025 11:45:48 -0500 Subject: [PATCH] Created updated scripts to deploy/destroy manually - Made files executable --- destroy.sh | 0 install.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 destroy.sh mode change 100644 => 100755 install.sh diff --git a/destroy.sh b/destroy.sh old mode 100644 new mode 100755 diff --git a/install.sh b/install.sh old mode 100644 new mode 100755