Update pizero.md

This commit is contained in:
Pierre Balzack 2022-12-22 08:20:30 -08:00 committed by GitHub
parent 32f2ac606c
commit 75861655e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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<br/>
Download webapp.zip from the most recent build:<br/>
https://github.com/balzack/databag/actions/runs/3352251466<br/>
https://github.com/balzack/databag/actions/runs/3758970117<br/>
SCP webapp.zip into the pi<br/>
Extract it into the web/build directory<br/>
mkdir /app/databag/net/web/build<br/>