mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-17 17:04:22 +00:00
Update BeforeInstall.sh
This commit is contained in:
parent
9c2d3168d6
commit
2c142466ed
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# clear codedeploy-agent files for a fresh install
|
|
||||||
# sudo rm -rf /home/ubuntu/install
|
|
||||||
|
|
||||||
sudo apt-get -y update
|
sudo apt-get -y update
|
||||||
|
|
||||||
if [ ! -f "/home/ubuntu/install" ]; then
|
if [ ! -f "/home/ubuntu/install" ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue