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