#!/bin/sh

set -e
set -x

cd `dirname $0`

python rconfigure.py
