#!/bin/sh
cd /usr/share/volafox
exec python2 vol.py "$@"
