Drop some extraneous shells.
This commit is contained in:
@@ -6,8 +6,8 @@ This exposes data from adsbus to HTTP clients. It allows you to write clients th
|
|||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
Pass `--exec-send=json=/path/to/adsb-ws` to [adsbus](../../adsbus/).
|
Pass `--exec-send=json="exec /path/to/adsb-ws"` to [adsbus](../../adsbus/).
|
||||||
|
|
||||||
Optional flags:
|
Optional flags:
|
||||||
* `--exec-send=json="/path/to/adsb-ws --bind-address=host:port"`
|
* `--exec-send=json="exec /path/to/adsb-ws --bind-address=host:port"`
|
||||||
* `--exec-send=json="/path/to/adsb-ws --static-dir=/path/to/static/content"`
|
* `--exec-send=json="exec /path/to/adsb-ws --static-dir=/path/to/static/content"`
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ These statistics will appear in the adsbus logs.
|
|||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
Pass `--exec-send=json=/path/to/sourcestats.py` to [adsbus](../../adsbus/).
|
Pass `--exec-send=json="exec /path/to/sourcestats.py"` to [adsbus](../../adsbus/).
|
||||||
|
|||||||
Reference in New Issue
Block a user