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