#!/bin/sh
BASEDIR=$(dirname $0)
/usr/bin/python2 -i "$BASEDIR/cjdnsadmin/shell.py"
