diff --git a/AWS-EC2.md b/AWS-EC2.md index 29e6369..c4bea1a 100644 --- a/AWS-EC2.md +++ b/AWS-EC2.md @@ -1,4 +1,3 @@ -# Install on EC2 Running Statup on the smallest EC2 server is very quick using the AWS AMI Image. When the AMI image boots it will automatically run the [init.sh](https://github.com/hunterlong/statup/blob/master/servers/init.sh) script to update Docker containers and remove unused containers/images. The server will also re-download the init.sh script to make sure it is up-to-date with the latest updates and bug fixes. ### Current AMI Image ID: `ami-7be8a103`