#!/bin/sh
export PERL5LIB=/usr/share/cisco-torch
cd /usr/share/cisco-torch
exec perl cisco-torch.pl "$@"
