Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
03419f06
Unverified
Commit
03419f06
authored
Apr 17, 2020
by
estalldecker
Committed by
GitHub
Apr 17, 2020
Browse files
point hassio installer to the right github repo script (#93)
parent
dce8f6ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
03419f06
...
@@ -782,7 +782,7 @@ if [ $? == 0 ]; then
...
@@ -782,7 +782,7 @@ if [ $? == 0 ]; then
install_docker
install_docker
debconf-apt-progress
--
apt-get
install
-y
apparmor-utils
apt-transport-https
avahi-daemon
ca-certificates
\
debconf-apt-progress
--
apt-get
install
-y
apparmor-utils
apt-transport-https
avahi-daemon
ca-certificates
\
dbus
jq
network-manager
socat
software-properties-common
dbus
jq
network-manager
socat
software-properties-common
curl
-sL
"
https:
//
raw.githubusercontent.com
/
home-assistant
/
hassio
-installer
/
master
/
hassio_
install.sh
"
|
\
curl
-sL
"
https:
//
raw.githubusercontent.com
/
home-assistant
/
supervised
-installer
/
master
/
install
er
.sh
"
|
\
bash
-s
--
-m
${
machine
}
bash
-s
--
-m
${
machine
}
dialog
--backtitle
"$
BACKTITLE
"
--title
"
Please
wait
"
\
dialog
--backtitle
"$
BACKTITLE
"
--title
"
Please
wait
"
\
--msgbox
"\
nIt
can
take
several
minutes
before
Home
Assistant
UI
becomes
available
!
"
7
75
--msgbox
"\
nIt
can
take
several
minutes
before
Home
Assistant
UI
becomes
available
!
"
7
75
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment