Commit ddb0c8da authored by Igor Pecovnik's avatar Igor Pecovnik
Browse files

OpenHAB. Add a note to wait a bit longer for UI to become available

parent 57e078dc
......@@ -825,6 +825,7 @@ echo 'deb https://dl.bintray.com/openhab/apt-repo2 stable main' | tee /etc/apt/s
debconf-apt-progress -- apt-get update
debconf-apt-progress -- apt-get install -y openhab2 openhab2-addons default-jre
service openhab2 start
dialog --backtitle "$BACKTITLE" --title "Please wait" --msgbox "\nIt can take several minutes before OpenHAB UI becomes available! " 7 68
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment