#!/bin/sh
cd /usr/share/multiscanner
exec python2 ms.py "$@"
