mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Update hassio-cli
This commit is contained in:
parent
6a57b15d3c
commit
61461b889b
@ -10,12 +10,6 @@ CLI_DATA=/mnt/data/cli
|
||||
##
|
||||
# Main program
|
||||
run_cli() {
|
||||
|
||||
# Update CLI
|
||||
if $(docker --pull $CLI); then
|
||||
# FIXME: cleanup
|
||||
fi
|
||||
|
||||
# Run CLI
|
||||
docker run --name cli \
|
||||
--rm -ti \
|
||||
|
Loading…
x
Reference in New Issue
Block a user