mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
Update README.md (#1352)
We don't publish a Raspi Pi Zero guide on guides.getalby.com anymore. Really only users with enough knowledge should do it. Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
This commit is contained in:
parent
043cfec2c6
commit
58b81134cf
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,8 @@
|
|||
This install scripts will help you installing Alby Hub on a Raspberry Pi with Raspberry Pi OS (previously called Raspbian).
|
||||
You should have some basic Linux understanding to install and operate it.
|
||||
|
||||
Have a look at our [installation guide](https://github.com/getAlby/hub/tree/master/scripts/pi-arm) for more details and inspiration.
|
||||
|
||||
SSH into your Pi and run:
|
||||
|
||||
```shell
|
||||
/bin/bash -c "$(curl -fsSL https://getalby.com/install/hub/pi-zero-install.sh)"
|
||||
```
|
||||
|
|
@ -13,6 +12,7 @@ SSH into your Pi and run:
|
|||
### Updating a running instance
|
||||
|
||||
SSH into your Pi and run:
|
||||
|
||||
```shell
|
||||
/bin/bash -c "$(curl -fsSL https://getalby.com/install/hub/pi-zero-update.sh)"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue