add "Installation Complete!" message
This commit is contained in:
parent
e746cbd4e5
commit
924679e1c2
1 changed files with 2 additions and 0 deletions
|
@ -127,3 +127,5 @@ systemctl start hassio-supervisor.service
|
||||||
info "Installing the 'ha' cli"
|
info "Installing the 'ha' cli"
|
||||||
chmod a+x "${PREFIX}/bin/ha"
|
chmod a+x "${PREFIX}/bin/ha"
|
||||||
|
|
||||||
|
info "Installation Complete!"
|
||||||
|
info "Within a few minutes you will be able to reach Home Assistant on homeassistant.local:8123"
|
||||||
|
|
Loading…
Reference in a new issue