Unverified Commit fbe40cfe authored by Igor Pečovnik's avatar Igor Pečovnik Committed by GitHub
Browse files

Cosmetics

parent 2586e8bf
......@@ -842,6 +842,7 @@ local arch=$(dpkg --print-architecture)
docker pull homeassistant/${arch}-homeassistant
curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install" > ${TEMP_DIR}/hass.io.bash
bash ${TEMP_DIR}/hass.io.bash -m ${arch}
dialog --backtitle "$BACKTITLE" --title "Please wait" --msgbox "\nIt can take several minutes before Home Assistant UI becomes available! " 7 75
}
......
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