#!/usr/bin/env bash
# -*- coding: utf-8 -*-

python $(dirname $0)/../multiplanet/multiplanet.py $@
