#!/bin/sh
# Clickable shell script for macOS.

# Run the program from its own directory.
cd $(dirname $0)
/opt/local/bin/python2.7 DFMocoServo.py
