From 18083bd93206c6bcbc266dc90bc104b991a53eea Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Sat, 29 Oct 2022 10:15:46 -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 0fbcdc3e..98c749c5 100644 --- a/doc/pizero.md +++ b/doc/pizero.md @@ -61,7 +61,7 @@ These instructions assume you have the following setup: ## Step 8: download the webapp // because the react toolchain isn't available for the pi zero, the webapp is build in a github action
Download webapp.zip from the most recent build:
- https://github.com/balzack/databag/actions/runs/3332539686
+ https://github.com/balzack/databag/actions/runs/3352251466
SCP webapp.zip into the pi
Extract it into the web/build directory
mkdir /app/databag/net/web/build