mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-18 01:14:23 +00:00
Update before_install.sh
This commit is contained in:
parent
aceaa748c8
commit
85c3290753
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
sudo apt-get -y update
|
sudo apt-get -y update
|
||||||
|
|
||||||
sudo rm -rf /home/ubuntu/install
|
# sudo rm -rf /home/ubuntu/install
|
||||||
|
|
||||||
if [ ! -f "/home/ubuntu/install" ]; then
|
if [ ! -f "/home/ubuntu/install" ]; then
|
||||||
# install CodeDeploy agent
|
# install CodeDeploy agent
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue