#!/bin/bash
cd /usr/share/kymockinstall
exec python3 webui.py "$@"
