Permalink
Fetching contributors…
Cannot retrieve contributors at this time
|
#!/bin/bash |
|
|
|
/usr/local/bin/aws s3 cp s3://phila-prod-environment/environment /home/ubuntu/.ssh/environment |
|
|
|
export DEBIAN_FRONTEND=noninteractive |
|
|
|
sudo apt-get update |
|
sudo apt-get -yq upgrade |
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.