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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-07-15 23:11:07 +03:00
parent 5eb33cc679
commit 6196c8661a
1052 changed files with 11405 additions and 10903 deletions

View File

@@ -46,7 +46,6 @@ import TabItem from '@theme/TabItem';
```bash
oint mysql GenerateConnectionString \
--addr "127.0.0.1" \
--db "" \
--login "bayselonarrend" \
--pass "***"
```
@@ -56,7 +55,6 @@ import TabItem from '@theme/TabItem';
```batch
oint mysql GenerateConnectionString ^
--addr "127.0.0.1" ^
--db "" ^
--login "bayselonarrend" ^
--pass "***"
```