Update deployment URLs

- Updated S3 URLs in README.md
    - Deploy script URL: https://ice-puremichigan-lol.s3.amazonaws.com/scripts/deploy.sh
This commit is contained in:
GitHub Action 2025-07-04 02:55:36 +00:00
parent e44d363685
commit 41d658ddc1

View file

@ -65,7 +65,7 @@ PORT=3000
1. **Run the deployment script on your server:**
```bash
curl -sSL https://ice.puremichigan.lol/scripts/deploy.sh | bash
curl -sSL https://ice-puremichigan-lol.s3.amazonaws.com/scripts/deploy.sh | bash
```
2. **Deploy your application:**