Update provision.sh (#38)

This commit is contained in:
jordanbean1 2020-04-12 11:30:40 -05:00 committed by GitHub
parent 109cf1f923
commit 96ded890da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ set -o pipefail # Return exit status of the last command in the pipe that failed
# GLOBALS
# ==============================================================================
readonly EX_OK=0
readonly HASSIO_INSTALLER="https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh"
readonly HASSIO_INSTALLER="https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh"
readonly DOCKER_DOWNLOAD="https://download.docker.com/linux"
readonly APT_REQUIREMENTS=(
apparmor-utils