summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/webhogg/deploy
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-05-31 15:24:57 +0200
committernatrixaeria <janng@gmx.de>2019-05-31 15:24:57 +0200
commit205402f5f2b26b92fb40769ad25046c5baa7bcca (patch)
tree164a1674e4fad61ec214b65d8701b6068c743a66 /WebInterface/wasm/webhogg/deploy
parenta8908cac9524fabdcf4232c1394a51848f0335af (diff)
Add easy-to-use python webserver
Diffstat (limited to 'WebInterface/wasm/webhogg/deploy')
-rwxr-xr-xWebInterface/wasm/webhogg/deploy5
1 files changed, 2 insertions, 3 deletions
diff --git a/WebInterface/wasm/webhogg/deploy b/WebInterface/wasm/webhogg/deploy
index 01bc036..6284564 100755
--- a/WebInterface/wasm/webhogg/deploy
+++ b/WebInterface/wasm/webhogg/deploy
@@ -1,4 +1,3 @@
#!/bin/sh
-#killall darkhttpd
-#darkhttpd . --addr 127.0.0.1 --port 8080 --mimetypes mimes
-python3 deploy.py
+killall python3
+python3 deploy.py -d