mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 07:02:32 +02:00
MongoDB Init DB import logic added
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
awslocal s3api \
|
||||
create-bucket --bucket my-bucket \
|
||||
--create-bucket-configuration LocationConstraint=eu-central-1 \
|
||||
--region eu-central-1
|
||||
Reference in New Issue
Block a user