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