From 75861655e56c1d18eeb522674d8348eb29999cc5 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Thu, 22 Dec 2022 08:20:30 -0800 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 860a5dcd..53c0abbc 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 built in a github action
Download webapp.zip from the most recent build:
- https://github.com/balzack/databag/actions/runs/3352251466
+ https://github.com/balzack/databag/actions/runs/3758970117
SCP webapp.zip into the pi
Extract it into the web/build directory
mkdir /app/databag/net/web/build