view bin/parpg.sh.in @ 56:b60461cb8464

Added Aliases for the behaviours in the behaviours package __init__.py
author KarstenBock@gmx.net
date Mon, 05 Sep 2011 13:15:18 +0200
parents 927f2cf75357
children
line wrap: on
line source

#!/bin/bash

export PYTHONPATH=${PYTHONPATH}:"@PYTHONDIR@"
cd $(dirname $0)
"@PYTHON@" -m parpg.main "@SYSCONFDIR@" $@