Fix typo in usage of bashio (#527)

This commit is contained in:
technofreak74 2020-05-16 17:21:10 +01:00 committed by GitHub
parent 415deac62a
commit 3911368016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ When developing your script:
```shell
CONFIG_PATH=/data/options.json
TARGET="$(basio::config 'target')"
TARGET="$(bashio::config 'target')"
```
So if your `options` contain