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