mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
3 lines
113 B
Bash
3 lines
113 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
aws --endpoint-url http://localstack-s3:4572 s3 mb s3://localstack.s3.plugin.test --region eu-west-2
|