summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/webhogg/run
diff options
context:
space:
mode:
Diffstat (limited to 'WebInterface/wasm/webhogg/run')
-rwxr-xr-xWebInterface/wasm/webhogg/run6
1 files changed, 0 insertions, 6 deletions
diff --git a/WebInterface/wasm/webhogg/run b/WebInterface/wasm/webhogg/run
deleted file mode 100755
index 484835a..0000000
--- a/WebInterface/wasm/webhogg/run
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-wasm-pack build --release --target web
-python update.py
-sh killpy
-python3 deploy.py -d -a 0.0.0.0:8080