You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
5 lines
147 B
Plaintext
Vendored
5 lines
147 B
Plaintext
Vendored
oint dropbox UploadFile \
|
|
--token "***" \
|
|
--file "C:\Users\bayse\AppData\Local\Temp\x1ecwvzeyeq.png" \
|
|
--path "/New/pic.png" \
|
|
--overwrite true |