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