Update pizero.md

This commit is contained in:
Pierre Balzack 2022-10-29 10:15:46 -07:00 committed by GitHub
parent 7904040841
commit 18083bd932
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 build in a github action<br/>
Download webapp.zip from the most recent build:<br/>
https://github.com/balzack/databag/actions/runs/3332539686<br/>
https://github.com/balzack/databag/actions/runs/3352251466<br/>
SCP webapp.zip into the pi<br/>
Extract it into the web/build directory<br/>
mkdir /app/databag/net/web/build<br/>