#!/bin/sh
cd /usr/share/cyberscan
exec python2 CyberScan.py "$@"
