From 2c142466ed984abebff073f0784211f2e33d690d Mon Sep 17 00:00:00 2001 From: Chigozirim Igweamaka Date: Fri, 17 May 2024 14:37:08 +0100 Subject: [PATCH] Update BeforeInstall.sh --- scripts/BeforeInstall.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/BeforeInstall.sh b/scripts/BeforeInstall.sh index 89be188..2cedb2d 100644 --- a/scripts/BeforeInstall.sh +++ b/scripts/BeforeInstall.sh @@ -1,8 +1,5 @@ #!/usr/bin/env bash -# clear codedeploy-agent files for a fresh install -# sudo rm -rf /home/ubuntu/install - sudo apt-get -y update if [ ! -f "/home/ubuntu/install" ]; then