#!/bin/sh
cd /usr/share/facebot
exec python2 facebotv2.py "$@"
