Permalink
Fetching contributors…
Cannot retrieve contributors at this time
9 lines (5 sloc) 193 Bytes
#!/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