3 lines
70 B
Python
Executable file
3 lines
70 B
Python
Executable file
#!/bin/sh
|
|
cd /home/nk/gajim/trunk/src
|
|
exec python -OOt gajim.py $0 $@
|