#!/bin/sh
cd /usr/share/malwasm
exec python2 web/malwasm_web.py "$@"
