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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-11-17 16:09:58 +03:00
parent c13618927b
commit 2e809b51b0
295 changed files with 6718 additions and 6288 deletions

View File

@ -42,7 +42,7 @@ import TabItem from '@theme/TabItem';
```bash
oint dropbox AddUsersToFolder \
--token "***" \
--folder "12009735201" \
--folder "12063593313" \
--emails "['h5bk6ft62s@privaterelay.appleid.com']" \
--readonly true
```
@ -52,7 +52,7 @@ import TabItem from '@theme/TabItem';
```batch
oint dropbox AddUsersToFolder ^
--token "***" ^
--folder "12009735201" ^
--folder "12063593313" ^
--emails "['h5bk6ft62s@privaterelay.appleid.com']" ^
--readonly true
```