Files
Greg Cymbalski 40ccebce6b Update to latest InfluxDB config style
And make changes consistent
2024-08-01 21:08:24 -07:00

7 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
. ./aws_env_setup.sh
aws s3 mb s3://test
aws s3 cp docker-compose.yml s3://test/test.yaml