summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatt Arnold <matt@thegnuguru.org>2023-01-03 00:02:42 -0500
committerMatt Arnold <matt@thegnuguru.org>2023-01-03 00:02:42 -0500
commit3837f480dbddbfd8e9f1d2f3f31d720a91436877 (patch)
tree401b8c6b97a850d7892f1dcdffc9ee2f0c35a3f6
parentb5f47b42eac4ff5fd961abba453fa744d8826954 (diff)
html templates
-rw-r--r--appbuild.sh1
1 files changed, 1 insertions, 0 deletions
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