Update run_local.markdown
This commit is contained in:
parent
be5150e085
commit
d42bfbd1ec
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ set -e
|
|||
|
||||
CONFIG_PATH=/data/options.json
|
||||
|
||||
# possile options to process
|
||||
# possible options for processing
|
||||
MQTT_SERVER=$(jq --raw-output '.server' $CONFIG_PATH)
|
||||
MQTT_PORT=$(jq --raw-output '.port' $CONFIG_PATH)
|
||||
TOPIC=$(jq --raw-output '.topic' $CONFIG_PATH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue