1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-06 23:46:28 +02:00

5 lines
155 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
oint dropbox UploadFile \
--token "***" \
2024-11-17 15:42:31 +03:00
--file "C:\Users\Administrator\AppData\Local\Temp\ipn4fkq5sij.png" \
2024-10-20 22:15:39 +03:00
--path "/New/pic.png" \
--overwrite true