#!/bin/sh
cd /usr/share/twittor-git
python2 twittor.py "$@"
