Mercurial > parpg-core
view bin/parpg.sh.in @ 116:9b5498e3bda0
Move the identifier field from the FifeAgent component to the new General component.
Added General Entity.
author | KarstenBock@gmx.net |
---|---|
date | Sat, 24 Sep 2011 15:48:24 +0200 |
parents | 927f2cf75357 |
children |
line wrap: on
line source
#!/bin/bash export PYTHONPATH=${PYTHONPATH}:"@PYTHONDIR@" cd $(dirname $0) "@PYTHON@" -m parpg.main "@SYSCONFDIR@" $@