You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-07 23:03:08 +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 |