Add install complete message
This commit is contained in:
parent
089222313e
commit
18203646e7
1 changed files with 4 additions and 0 deletions
|
@ -127,3 +127,7 @@ systemctl start hassio-supervisor.service
|
|||
info "Installing the 'ha' cli"
|
||||
chmod a+x "${PREFIX}/bin/ha"
|
||||
|
||||
|
||||
info "Within a few minutes you will be able to reach Home Assistant at:"
|
||||
info "http://homeassistant.local:8123 or using the IP address of your"
|
||||
info "machine: http://IP_ADDRESS:8123"
|
Loading…
Reference in a new issue