mirror of
https://github.com/puzzle/lightning-beer-tap.git
synced 2025-12-17 15:14:25 +01:00
Updates install instructions
This commit is contained in:
@@ -48,6 +48,7 @@ sudo apt-get install -y openjdk-8-jre openjdk-8-jdk unclutter vim
|
||||
```
|
||||
* Add your user to the group `gpio`
|
||||
* You're all set and ready to go
|
||||
* Clone the repository on your Raspberry Pi
|
||||
|
||||
# Aplication.sh start script
|
||||
|
||||
@@ -55,6 +56,8 @@ This script is used to start, stop or rebuild the application. Simple as that.
|
||||
The websocket bridge will be automatically builded if you run `start` without a
|
||||
previous build.
|
||||
|
||||
You might need to change the URL of your running ln-self-order-pos in the `application.sh` and dashboard `dashboard/dashboard.sh` files
|
||||
|
||||
```bash
|
||||
$ ./application.sh start # starts the dashboard and websocket bridge
|
||||
$ ./application.sh stop # stops everything
|
||||
|
||||
Reference in New Issue
Block a user