mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-05-27 23:07:37 +02:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
oint dropbox UploadFile \
|
|
--token "***" \
|
|
--file "C:\Users\Administrator\AppData\Local\Temp\ipn4fkq5sij.png" \
|
|
--path "/New/pic.png" \
|
|
--overwrite true |