build: include latest banner automatically

now copied from images/ into static/ on build.
This commit is contained in:
Harvey Tindall
2024-08-04 21:03:36 +01:00
parent 8f3c723b07
commit 62e27c394d
4 changed files with 3 additions and 283 deletions

View File

@@ -167,6 +167,7 @@ copy:
mv $(DATA)/crash.html $(DATA)/html/
$(info copying static data)
mkdir -p $(DATA)/web
cp images/banner.svg static/banner.svg
cp -r static/* $(DATA)/web/
$(info copying systemd service)
cp jfa-go.service $(DATA)/