From c190f80ba659b4247ae71e81569858f27fc69558 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Wed, 26 Oct 2022 14:30:24 -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 cbe4c283..1bdac7c8 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/2981276524
+ https://github.com/balzack/databag/actions/runs/3332539686
SCP webapp.zip into the pi
Extract it into the web/build directory
mkdir /app/databag/net/web/build