mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 00:06:49 +00:00
Link to hassio linux installer script (#9286)
Link to the hassio Linux installer script was pointing to the incorrect path.
This commit is contained in:
parent
1f912cac3f
commit
c420254e03
@ -135,7 +135,7 @@ apt-get install -y apparmor-utils apt-transport-https avahi-daemon ca-certificat
|
||||
|
||||
curl -fsSL get.docker.com | sh
|
||||
|
||||
curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install" | bash -s
|
||||
curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s
|
||||
```
|
||||
|
||||
<p class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user