view bin/parpg.sh.in @ 94:0a2cc748d16b

Fixed container and lockable test. They where using the old name of the parpg grease module.
author KarstenBock@gmx.net
date Wed, 21 Sep 2011 16:12:19 +0200
parents 927f2cf75357
children
line wrap: on
line source

#!/bin/bash

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