We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744834b commit 6237507Copy full SHA for 6237507
install/main.sh
@@ -27,7 +27,7 @@ source "$(dirname "$0")/config.sh"
27
show_menu() {
28
echo " "
29
30
- echo "Installation script for Home Assistant HUB type of thing. Please select an option:"
+ echo "Installation script for Home Assistant HUB. Please select an option:"
31
echo "0. Install updates and dependencies"
32
echo "1. Install LXDE"
33
echo "2. Install Chromium in Kiosk Mode"
0 commit comments