Update before_install.sh

This commit is contained in:
Chigozirim Igweamaka 2024-05-18 08:33:26 +01:00 committed by GitHub
parent 0d51962cd1
commit 017824f883

View file

@ -2,6 +2,8 @@
sudo apt-get -y update
sudo rm -rf /home/ubuntu/install
if [ ! -f "/home/ubuntu/install" ]; then
# install CodeDeploy agent
sudo apt-get -y install ruby