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