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