mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 19:40:21 +01:00
* Running with debug.
This commit is contained in:
@@ -2,4 +2,5 @@
|
|||||||
# Simple wraper to launch python application from desired place.
|
# Simple wraper to launch python application from desired place.
|
||||||
cd /mnt/data/Python/pyGTKtalog
|
cd /mnt/data/Python/pyGTKtalog
|
||||||
#export PYTHONPATH="$PYTHONPATH:/usr/lib/gajim"
|
#export PYTHONPATH="$PYTHONPATH:/usr/lib/gajim"
|
||||||
exec python -OO pyGTKtalog.py $@
|
#exec python -OO pyGTKtalog.py $@
|
||||||
|
exec python pyGTKtalog.py $@
|
||||||
|
|||||||
Reference in New Issue
Block a user