diff --git a/homeassistant-supervised/DEBIAN/postinst b/homeassistant-supervised/DEBIAN/postinst index 4589589..fa67a3b 100755 --- a/homeassistant-supervised/DEBIAN/postinst +++ b/homeassistant-supervised/DEBIAN/postinst @@ -127,6 +127,3 @@ systemctl start hassio-supervisor.service info "Installing the 'ha' cli" chmod a+x "${PREFIX}/bin/ha" -info "Installation Complete!" -info "Within a few minutes you will be able to reach Home Assistant at:" -info "homeassistant.local:8123 or your machine's ip address:8123"