You've already forked OpenIntegrations
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:
@@ -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 "***"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user