add "Installation Complete!" message

This commit is contained in:
Matheson Steplock 2022-01-31 01:44:50 +00:00 committed by GitHub
parent e746cbd4e5
commit 924679e1c2

View file

@ -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"