4 lines
179 B
Plaintext
Executable File
4 lines
179 B
Plaintext
Executable File
# Run it twice, second time we just delete.
|
|
aws s3 sync dist s3://cast.home-assistant.io --acl public-read
|
|
aws s3 sync dist s3://cast.home-assistant.io --acl public-read --delete
|