run runCore.py with python
This commit is contained in:
parent
cf7b93e53e
commit
a4e6affd24
|
@ -22,4 +22,4 @@ if [ `id -u` -eq 0 ]; then
|
|||
fi
|
||||
|
||||
cd PREFIX/share/gajim
|
||||
./runCore.py
|
||||
python runCore.py
|
||||
|
|
Loading…
Reference in New Issue