mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-17 08:54:19 +00:00
Update before_install.sh
This commit is contained in:
parent
0d51962cd1
commit
017824f883
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue