You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-24 19:49:22 +02:00
Fastfix
This commit is contained in:
6
docs/en/cli/rcon/ExecuteCommand/bash.txt
vendored
6
docs/en/cli/rcon/ExecuteCommand/bash.txt
vendored
@@ -1,9 +1,5 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint rcon ExecuteCommand \
|
||||
--url "93.125.42.204:25575" \
|
||||
--pass "***" \
|
||||
--wtout 20 \
|
||||
--rtout 20 \
|
||||
--exec "list" \
|
||||
--conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}"
|
||||
--conn "{'url':'127.0.0.1:25575','password':'***','read_timeout':20,'write_timeout':20}"
|
6
docs/en/cli/rcon/ExecuteCommand/bat.txt
vendored
6
docs/en/cli/rcon/ExecuteCommand/bat.txt
vendored
@@ -1,9 +1,5 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint rcon ExecuteCommand ^
|
||||
--url "93.125.42.204:25575" ^
|
||||
--pass "***" ^
|
||||
--wtout 20 ^
|
||||
--rtout 20 ^
|
||||
--exec "list" ^
|
||||
--conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}"
|
||||
--conn "{'url':'127.0.0.1:25575','password':'***','read_timeout':20,'write_timeout':20}"
|
2
docs/en/md/sidebars.js
vendored
2
docs/en/md/sidebars.js
vendored
@@ -18,7 +18,7 @@
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/Viber'}, label: 'Viber', className: 'Viber', items:[{type: 'autogenerated', dirName: 'Viber'}]},
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/Slack'}, label: 'Slack', className: 'Slack', items:[{type: 'autogenerated', dirName: 'Slack'}]},
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/VKTeams'}, label: 'VK Teams', className: 'VKTeams', items:[{type: 'autogenerated', dirName: 'VKTeams'}]},
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/GreenAPI'}, label: 'Green API (WhatsApp)', className: 'GreenAPI', items:[{type: 'autogenerated', dirName: 'GreenAPI'}]},
|
||||
{ type: 'category', link: {type: 'doc', id:'Instructions/GreenAPI'}, label: 'Green API (WhatsApp)', className: 'GreenAPI', items:[{type: 'autogenerated', dirName: 'Green_API'}]},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user