#!/bin/sh
cd /usr/share/attacksurfacemapper
exec python asm.py "$@"
