#!/bin/bash

set -e
cd /usr/share/realtimeconfigquickscan
exec perl -I ./ ./QuickScan.pl
