diff --git a/doc/pizero.md b/doc/pizero.md index 23bb827a..cbe4c283 100644 --- a/doc/pizero.md +++ b/doc/pizero.md @@ -69,7 +69,7 @@ These instructions assume you have the following setup: ## Step 9: launch the server cd /app/databag/net/server
- nohup /usr/local/go/bin/go run databag
+ nohup nice -n -5 /usr/local/go/bin/go run databag
## Step 10: configure the server Open your brower to the pi hostname