From 85c32907537c195d0597e43fe3ad32f4af9c2717 Mon Sep 17 00:00:00 2001 From: Chigozirim Igweamaka Date: Sat, 18 May 2024 10:30:27 +0100 Subject: [PATCH] Update before_install.sh --- scripts/before_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/before_install.sh b/scripts/before_install.sh index 325b7c5..e99b772 100644 --- a/scripts/before_install.sh +++ b/scripts/before_install.sh @@ -2,7 +2,7 @@ sudo apt-get -y update -sudo rm -rf /home/ubuntu/install +# sudo rm -rf /home/ubuntu/install if [ ! -f "/home/ubuntu/install" ]; then # install CodeDeploy agent