You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-16 04:03:20 +02:00
5 lines
155 B
Plaintext
Vendored
5 lines
155 B
Plaintext
Vendored
oint dropbox UploadFile \
|
|
--token "***" \
|
|
--file "C:\Users\Administrator\AppData\Local\Temp\45phzejnzi1.png" \
|
|
--path "/New/pic.png" \
|
|
--overwrite true |