summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-07-26 11:29:10 +0200
committerxengineering <me@xengineering.eu>2025-07-26 19:02:33 +0200
commitaa5cd7b1e22f4165ad47d9042a0d6e8d1adee6e7 (patch)
tree9306f5bf42431758cfffd933f7801dab666e7757 /web
parent4f310831b3d052e4c1bd536c33139c3d20235a0c (diff)
downloadiot-contact-aa5cd7b1e22f4165ad47d9042a0d6e8d1adee6e7.tar
iot-contact-aa5cd7b1e22f4165ad47d9042a0d6e8d1adee6e7.tar.zst
iot-contact-aa5cd7b1e22f4165ad47d9042a0d6e8d1adee6e7.zip
Move HTML copy to root Meson file
Diffstat (limited to 'web')
-rw-r--r--web/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/meson.build b/web/meson.build
deleted file mode 100644
index 19551a5..0000000
--- a/web/meson.build
+++ /dev/null
@@ -1 +0,0 @@
-index_html = fs.copyfile(meson.current_source_dir() / 'index.html')