1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-03-03 09:05:37 +03:00
parent 406a715eb5
commit e9bc9ed56b
335 changed files with 7628 additions and 7458 deletions

View File

@@ -56,8 +56,8 @@ import TabItem from '@theme/TabItem';
```bash
oint bitrix24 ПереместитьФайлВКаталог \
--url "b24-ar17wx.bitrix24.by" \
--fileid 29456 \
--folderid 29466 \
--fileid 29516 \
--folderid 29526 \
--token "***"
```
</TabItem>
@@ -66,8 +66,8 @@ import TabItem from '@theme/TabItem';
```batch
oint bitrix24 ПереместитьФайлВКаталог ^
--url "b24-ar17wx.bitrix24.by" ^
--fileid 29456 ^
--folderid 29466 ^
--fileid 29516 ^
--folderid 29526 ^
--token "***"
```
</TabItem>