From 4612982bb0270606e6b5a3ee7155c6bcc71283b7 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Sun, 4 Sep 2022 21:34:33 -0700 Subject: [PATCH] Update pizero.md --- doc/pizero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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