summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/webhogg/deploy
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-05-31 14:33:57 +0200
committernatrixaeria <janng@gmx.de>2019-05-31 14:33:57 +0200
commita8908cac9524fabdcf4232c1394a51848f0335af (patch)
tree965cef267f4d0f08d9971d6e0ba1987dfd7f5ee0 /WebInterface/wasm/webhogg/deploy
parentb5ec9c693f3abfe36d6d1e4dbf86e084872a4676 (diff)
Create web workers
Diffstat (limited to 'WebInterface/wasm/webhogg/deploy')
-rwxr-xr-xWebInterface/wasm/webhogg/deploy4
1 files changed, 3 insertions, 1 deletions
diff --git a/WebInterface/wasm/webhogg/deploy b/WebInterface/wasm/webhogg/deploy
index 13d1d0a..01bc036 100755
--- a/WebInterface/wasm/webhogg/deploy
+++ b/WebInterface/wasm/webhogg/deploy
@@ -1,2 +1,4 @@
#!/bin/sh
-lighttpd -f ./lighttpd.config
+#killall darkhttpd
+#darkhttpd . --addr 127.0.0.1 --port 8080 --mimetypes mimes
+python3 deploy.py