mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-23 22:50:18 +02:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
|
oint dropbox CopyObject \
|
||
|
--token "***" \
|
||
|
--from "/New/pic.png" \
|
||
|
--to "/New/pic_copy.png"
|