From 0c4b79f25fd412173db60ceef8bbb03c4dec5287 Mon Sep 17 00:00:00 2001 From: natrixaeria Date: Mon, 3 Jun 2019 16:49:24 +0200 Subject: Add working multithreading to webserver --- WebInterface/wasm/webhogg/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WebInterface/wasm/webhogg/run') diff --git a/WebInterface/wasm/webhogg/run b/WebInterface/wasm/webhogg/run index 76ca728..484835a 100755 --- a/WebInterface/wasm/webhogg/run +++ b/WebInterface/wasm/webhogg/run @@ -3,4 +3,4 @@ wasm-pack build --release --target web python update.py sh killpy -sh deploy +python3 deploy.py -d -a 0.0.0.0:8080 -- cgit v1.2.3-70-g09d2