You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +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"
|