mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
Update pizero.md
This commit is contained in:
parent
d5a502006b
commit
4612982bb0
@ -69,7 +69,7 @@ These instructions assume you have the following setup:
|
||||
|
||||
## Step 9: launch the server
|
||||
cd /app/databag/net/server<br/>
|
||||
nohup /usr/local/go/bin/go run databag<br/>
|
||||
nohup nice -n -5 /usr/local/go/bin/go run databag<br/>
|
||||
|
||||
## Step 10: configure the server
|
||||
Open your brower to the pi hostname<br/>
|
||||
|
Loading…
Reference in New Issue
Block a user