mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Update hassio-cli
This commit is contained in:
parent
3d465a019e
commit
f033cb8694
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Load configs
|
# Load configs
|
||||||
CONFIG_FILE=/mnt/data/supervisor.json
|
CONFIG_FILE=/mnt/data/hassio.json
|
||||||
|
|
||||||
CLI="$(jq --raw-output '.cli' $CONFIG_FILE)"
|
CLI="$(jq --raw-output '.cli' $CONFIG_FILE)"
|
||||||
DOCKER_ARGS="$(jq --raw-output '.cli_args // empty' $CONFIG_FILE)"
|
DOCKER_ARGS="$(jq --raw-output '.cli_args // empty' $CONFIG_FILE)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user