Skip to content

Commit

Permalink
Wording of code comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benji-glitsos-ga committed Nov 20, 2023
1 parent 6dee053 commit dcc9497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-production.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

# Deploy the docs to S3 and invalidate the Cloudfront distribution
# Deploy to S3 and invalidate the CloudFront distribution

python -m pip install awscli
aws s3 sync --delete output s3://docs.dea.ga.gov.au
Expand Down

0 comments on commit dcc9497

Please sign in to comment.