From fabbc793643f06b18ef6b6211b248dfbc3dd77a0 Mon Sep 17 00:00:00 2001
From: Pierre Balzack <96387156+balzack@users.noreply.github.com>
Date: Sat, 1 Jun 2024 09:58:21 -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 6c0eaacb..a1729617 100644
--- a/doc/pizero.md
+++ b/doc/pizero.md
@@ -58,7 +58,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.tar.gz from the most recent release:
- https://github.com/balzack/databag/releases/download/v1.1.11/webapp.tar.gz
+ https://github.com/balzack/databag/releases/download/v1.1.1019/webapp.tar.gz
SCP webapp.tar.gz into the pi
Extract it into the web/build directory
mkdir /app/databag/net/web/build