From 88625d3a395a4bbc42bffefcce3f807d3af1e39c Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Sun, 1 Jan 2023 05:41:19 -0500 Subject: fix typo --- appbuild.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/appbuild.sh b/appbuild.sh index 18e48af..fe62f7d 100644 --- a/appbuild.sh +++ b/appbuild.sh @@ -5,6 +5,7 @@ cd miniweb make cp miniwebproxy /app cp -r scripts/ /app +chmod +x sign.sh cd .. sh -c miniweb/sign.sh git clone https://git.piusbird.space/poseidon.git/ -- cgit 1.3.0-5-g400f