#!/bin/sh
cd /usr/share/social-mapper
exec python social_mapper.py "$@"
