5 lines
171 B
Bash
Executable file
5 lines
171 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# name on the right is the bucket name on minio
|
|
tofu import minio_s3_bucket.source homepage-source
|
|
tofu import minio_s3_bucket.assets homepage-assets
|