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