summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/webhogg/run
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-06-01 02:26:39 +0200
committernatrixaeria <janng@gmx.de>2019-06-01 02:26:39 +0200
commitde3d86164acaa9aeb78f28e3201ff1a40b212f04 (patch)
tree6e66e0c053e346700f3a24fc2a182d6b08329d79 /WebInterface/wasm/webhogg/run
parente052a0da267ac8594f3b896573a204a739340e54 (diff)
Communicate from game logic to graphics
please run the 'run'-script every time before loading the page
Diffstat (limited to 'WebInterface/wasm/webhogg/run')
-rwxr-xr-xWebInterface/wasm/webhogg/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/WebInterface/wasm/webhogg/run b/WebInterface/wasm/webhogg/run
index 1da1e35..76ca728 100755
--- a/WebInterface/wasm/webhogg/run
+++ b/WebInterface/wasm/webhogg/run
@@ -1,3 +1,6 @@
#!/bin/sh
wasm-pack build --release --target web
+python update.py
+sh killpy
+sh deploy