mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-04 22:14:37 +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\3pppk5qlgkc.png" \
|
|
--path "/New/pic.png" \
|
|
--overwrite true |