Files
versitygw/extra/dashboard/test.sh
2024-09-11 13:50:27 -07:00

7 lines
112 B
Bash

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