mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 11:39:17 +00:00
Merge branch 'main' of https://github.com/balzack/databag into main
This commit is contained in:
commit
e3d67a63bb
@ -69,7 +69,7 @@ These instructions assume you have the following setup:
|
|||||||
|
|
||||||
## Step 9: launch the server
|
## Step 9: launch the server
|
||||||
cd /app/databag/net/server<br/>
|
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
|
## Step 10: configure the server
|
||||||
Open your brower to the pi hostname<br/>
|
Open your brower to the pi hostname<br/>
|
||||||
|
Loading…
Reference in New Issue
Block a user