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