#!/bin/sh
cd /usr/share/bof-detector/execution/BOF_analyzer
exec python2 main.py "${@}"
