summaryrefslogtreecommitdiff
path: root/WebInterface/wasm/webhogg/run
blob: 76ca728f2883ee355223dcf95e82653bd45f7360 (plain)
1
2
3
4
5
6
#!/bin/sh

wasm-pack build --release --target web
python update.py
sh killpy
sh deploy