mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
oint dropbox UploadFile \
|
|
--token "***" \
|
|
--file "C:\Users\Administrator\AppData\Local\Temp\lq0mbwyqsgh.png" \
|
|
--path "/New/pic.png" \
|
|
--overwrite true |