mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 17:41:33 +03:00
11 lines
185 B
Plaintext
11 lines
185 B
Plaintext
:: s3-store|add-bucket: add new bucket to S3 store
|
|
::
|
|
/- *s3
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ =beak]
|
|
[[bucket=@t ~] ~]
|
|
==
|
|
:- %s3-action
|
|
^- action
|
|
[%add-bucket bucket]
|