From 3837f480dbddbfd8e9f1d2f3f31d720a91436877 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Tue, 3 Jan 2023 00:02:42 -0500 Subject: html templates --- appbuild.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/appbuild.sh b/appbuild.sh index fe62f7d..7ae04bb 100644 --- a/appbuild.sh +++ b/appbuild.sh @@ -11,4 +11,5 @@ sh -c miniweb/sign.sh git clone https://git.piusbird.space/poseidon.git/ cd poseidon go build +cp *.html /app cp poseidon /app -- cgit 1.3.0-5-g400f