mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Update hassio-cli
This commit is contained in:
parent
9a82cd139b
commit
b63a914a8a
@ -12,7 +12,7 @@ CLI_DATA=/mnt/data/cli
|
||||
run_cli() {
|
||||
# Run CLI
|
||||
docker run --name cli \
|
||||
--rm -ti \
|
||||
--rm -ti --init \
|
||||
-v $CLI_DATA:/data \
|
||||
$DOCKER_ARGS \
|
||||
$CLI
|
||||
|
Loading…
x
Reference in New Issue
Block a user